[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox-cvs
Subject:    [git commit master 1/1] less: fix duplicate "depends on PLATFORM_LINUX". no code changes
From:       vda.linux () googlemail ! com (Denys Vlasenko)
Date:       2010-07-29 0:26:22
Message-ID: 20100729002640.A116383685 () busybox ! osuosl ! org
[Download RAW message or body]


commit: http://git.busybox.net/busybox/commit/?id=416f0405cb03ecc816b829d5a3d357a556b95fcd
branch: http://git.busybox.net/busybox/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
 miscutils/Config.src |   12 ++++--------
 1 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/miscutils/Config.src b/miscutils/Config.src
index e89e231..dbfd7a1 100644
--- a/miscutils/Config.src
+++ b/miscutils/Config.src
@@ -352,10 +352,6 @@ config LESS
 	bool "less"
 	default y
 	depends on PLATFORM_LINUX
-	depends on PLATFORM_LINUX
-	depends on PLATFORM_LINUX
-	depends on PLATFORM_LINUX
-	depends on PLATFORM_LINUX
 	help
 	  'less' is a pager, meaning that it displays text files. It possesses
 	  a wide array of features, and is an improvement over 'more'.
@@ -417,7 +413,7 @@ config FEATURE_LESS_LINENUMS
 	default y
 	depends on FEATURE_LESS_DASHCMD
 	help
-	  Enable "-N" command.
+	  Enables "-N" command.
 
 config HDPARM
 	bool "hdparm"
@@ -484,15 +480,15 @@ config MAKEDEVS
 	help
 	  'makedevs' is a utility used to create a batch of devices with
 	  one command.
-	  .
+
 	  There are two choices for command line behaviour, the interface
 	  as used by LEAF/Linux Router Project, or a device table file.
-	  .
+
 	  'leaf' is traditionally what busybox follows, it allows multiple
 	  devices of a particluar type to be created per command.
 	  e.g. /dev/hda[0-9]
 	  Device properties are passed as command line arguments.
-	  .
+
 	  'table' reads device properties from a file or stdin, allowing
 	  a batch of unrelated devices to be made with one command.
 	  User/group names are allowed as an alternative to uid/gid.
-- 
1.7.1


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic