wok rev 3216

busybox/replay: fix patch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 28 15:13:09 2009 +0200 (2009-05-28)
parents 2ebadeb1077e
children a60208fea30c
files busybox/stuff/busybox-1.12.0-replay.u
line diff
     1.1 --- a/busybox/stuff/busybox-1.12.0-replay.u	Thu May 28 18:04:28 2009 +0000
     1.2 +++ b/busybox/stuff/busybox-1.12.0-replay.u	Thu May 28 15:13:09 2009 +0200
     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))