wok-4.x diff busybox/stuff/busybox-1.12.0-replay.u @ rev 3685

Add: slitaz-doc-menu
author Matthew Sheets <rcx@zoominternet.net>
date Tue Jul 14 13:36:14 2009 +0000 (2009-07-14)
parents 63bb627de1fb
children
line diff
     1.1 --- a/busybox/stuff/busybox-1.12.0-replay.u	Thu May 28 13:57:09 2009 +0200
     1.2 +++ b/busybox/stuff/busybox-1.12.0-replay.u	Tue Jul 14 13:36:14 2009 +0000
     1.3 @@ -128,7 +128,6 @@
     1.4   lib-$(CONFIG_SETARCH)           += setarch.o
     1.5  
     1.6  --- busybox-1.12.0/include/applets.h
     1.7 -USE_RM(APPLET_NOFORK(rm, rm, _BB_DIR_BIN, _BB_SUID_NEVER, rm))
     1.8  +++ busybox-1.12.0/include/applets.h
     1.9  @@ -294,6 +294,7 @@
    1.10   USE_REALPATH(APPLET(realpath, _BB_DIR_USR_BIN, _BB_SUID_NEVER))