mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -05:00
gnu: busybox - whitespace changes only.
* gnu/packages/busybox.scm: Adjust formatting of description field.
This commit is contained in:
parent
93882f0eda
commit
24753e6947
1 changed files with 2 additions and 2 deletions
|
@ -98,8 +98,8 @@ (define-public busybox
|
|||
("zip" ,zip)))
|
||||
(synopsis "Many common UNIX utilities in a single executable")
|
||||
(description "BusyBox combines tiny versions of many common UNIX utilities
|
||||
into a single small executable. It provides a fairly complete
|
||||
environment for any small or embedded system.")
|
||||
into a single small executable. It provides a fairly complete environment for
|
||||
any small or embedded system.")
|
||||
(home-page "http://www.busybox.net")
|
||||
;; Some files are gplv2+
|
||||
(license gpl2)))
|
||||
|
|
Loading…
Reference in a new issue