projects
/
platform
/
upstream
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d0afde
)
closes bug#1215?
author
Tim Riker
<tim@rikers.org>
Sun, 16 Sep 2001 02:00:09 +0000
(
02:00
-0000)
committer
Tim Riker
<tim@rikers.org>
Sun, 16 Sep 2001 02:00:09 +0000
(
02:00
-0000)
applets.h
patch
|
blob
|
history
include/applets.h
patch
|
blob
|
history
diff --git
a/applets.h
b/applets.h
index
2388c15
..
ab8727b
100644
(file)
--- a/
applets.h
+++ b/
applets.h
@@
-357,7
+357,7
@@
APPLET(rmmod, rmmod_main, _BB_DIR_SBIN)
#endif
#ifdef BB_ROUTE
- APPLET(route, route_main, _BB_DIR_
USR_
BIN)
+ APPLET(route, route_main, _BB_DIR_
S
BIN)
#endif
#ifdef BB_RPM2CPIO
APPLET(rpm2cpio, rpm2cpio_main, _BB_DIR_USR_BIN)
diff --git
a/include/applets.h
b/include/applets.h
index
2388c15
..
ab8727b
100644
(file)
--- a/
include/applets.h
+++ b/
include/applets.h
@@
-357,7
+357,7
@@
APPLET(rmmod, rmmod_main, _BB_DIR_SBIN)
#endif
#ifdef BB_ROUTE
- APPLET(route, route_main, _BB_DIR_
USR_
BIN)
+ APPLET(route, route_main, _BB_DIR_
S
BIN)
#endif
#ifdef BB_RPM2CPIO
APPLET(rpm2cpio, rpm2cpio_main, _BB_DIR_USR_BIN)