|
|
@ -40,7 +40,7 @@ fi |
|
|
|
|
|
|
|
|
# FIXME: shouldn't emergency thing force the symlinks creation? (on config.in) |
|
|
# FIXME: shouldn't emergency thing force the symlinks creation? (on config.in) |
|
|
|
|
|
|
|
|
if [ "$ROCKCFG_PKG_BUSYBOX_SYMLINKS" = 0 ] ; then |
|
|
|
|
|
|
|
|
if [ "$ROCKCFG_PKG_BUSYBOX_SYMLINKS" != 1 ] ; then |
|
|
makeinstopt='' |
|
|
makeinstopt='' |
|
|
hook_add postmake 5 'cp -v busybox $bindir' |
|
|
hook_add postmake 5 'cp -v busybox $bindir' |
|
|
else |
|
|
else |
|
|
|