]> git.pld-linux.org Git - packages/anaconda.git/blobdiff - anaconda-scrubtree
- redone packagegroup groups
[packages/anaconda.git] / anaconda-scrubtree
index 16fcd16035a3bf543af628d3abba4afd3c00f6e4..e21fa94c5a40fd8943d44b0547d9c3a79c6cb0a3 100644 (file)
@@ -46,7 +46,7 @@ rm $p/etc/ld.so.conf
 #
 # HOWEVER dont clobber existing programs supplied by other packages if exist
 #
-mv $p/usr/sbin/busybox.anaconda $p/usr/bin/busybox
+mv $p/sbin/busybox.anaconda $p/usr/bin/busybox
 (cd $p/usr/bin;
 set $(./busybox 2>&1| awk '/^\t([[:alnum:]_\[]+,)+/' | sed 's/,//g' | sed 's/ +//');
 dontclobber=(sh busybox reboot shutdown poweroff)
This page took 0.061962 seconds and 4 git commands to generate.