busybox: disable diff by default - apparently it was necessary for ipkg once, but...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 13 Feb 2011 01:44:53 +0000 (01:44 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 13 Feb 2011 01:44:53 +0000 (01:44 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25494 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/busybox/config/editors/Config.in

index eeadfab..49eb624 100644 (file)
@@ -29,7 +29,7 @@ config BUSYBOX_CONFIG_CMP
 
 config BUSYBOX_CONFIG_DIFF
        bool "diff"
-       default y
+       default n
        help
          diff compares two files or directories and outputs the
          differences between them in a form that can be given to