summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-09-27 15:47:47 +0000
committerJeremy Katz <katzj@redhat.com>2002-09-27 15:47:47 +0000
commite4d479f3fc7742767c72a1ff8f9a1d84f3bb4b71 (patch)
tree62bbab226ad3fa3f76f50dc0d1e28f5046f400cb /scripts
parentbf19859e4857e979d4f6dfb12caf551968c520eb (diff)
downloadanaconda-e4d479f3fc7742767c72a1ff8f9a1d84f3bb4b71.tar.gz
anaconda-e4d479f3fc7742767c72a1ff8f9a1d84f3bb4b71.tar.xz
anaconda-e4d479f3fc7742767c72a1ff8f9a1d84f3bb4b71.zip
make sure things from anaconda-runtime end up in the right libdir
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/upd-instroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index 803108e27..274bb1678 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -793,7 +793,7 @@ for p in $DEST $DESTGR; do
cp $p/usr/lib/anaconda/kudzu-probe-stub $p/usr/bin/kudzu-probe
mv $p/usr/sbin/anaconda $p/usr/bin/anaconda
- mv $p/usr/lib/anaconda-runtime/lib* $p/usr/lib
+ mv $p/usr/lib/anaconda-runtime/lib* $p/usr/$LIBDIR
mv $p/usr/lib/anaconda-runtime/collage $p/usr/bin