From 24753e69474fe79fc63e789cc139b1cf4cbe39e5 Mon Sep 17 00:00:00 2001 From: John Darrington Date: Tue, 18 Nov 2014 18:22:06 +0100 Subject: gnu: busybox - whitespace changes only. * gnu/packages/busybox.scm: Adjust formatting of description field. --- gnu/packages/busybox.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/busybox.scm b/gnu/packages/busybox.scm index fef026ae01..d200cd7ad5 100644 --- a/gnu/packages/busybox.scm +++ b/gnu/packages/busybox.scm @@ -98,8 +98,8 @@ ("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))) -- cgit v1.2.3