gnu: busybox - whitespace changes only.
* gnu/packages/busybox.scm: Adjust formatting of description field.
This commit is contained in:
parent
93882f0eda
commit
24753e6947
|
@ -98,8 +98,8 @@
|
||||||
("zip" ,zip)))
|
("zip" ,zip)))
|
||||||
(synopsis "Many common UNIX utilities in a single executable")
|
(synopsis "Many common UNIX utilities in a single executable")
|
||||||
(description "BusyBox combines tiny versions of many common UNIX utilities
|
(description "BusyBox combines tiny versions of many common UNIX utilities
|
||||||
into a single small executable. It provides a fairly complete
|
into a single small executable. It provides a fairly complete environment for
|
||||||
environment for any small or embedded system.")
|
any small or embedded system.")
|
||||||
(home-page "http://www.busybox.net")
|
(home-page "http://www.busybox.net")
|
||||||
;; Some files are gplv2+
|
;; Some files are gplv2+
|
||||||
(license gpl2)))
|
(license gpl2)))
|
||||||
|
|
Loading…
Reference in New Issue