summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2006-05-24 15:08:09 +0000
committerChris Lumens <clumens@redhat.com>2006-05-24 15:08:09 +0000
commit87c1e94bdc02289ca3f6e029932d6d53cdb232e8 (patch)
tree62399f1402a17ebbab0e01414db684fd35902f81 /scripts
parent2364a77842ee6c60555e7ce04aa134459e79476e (diff)
downloadanaconda-87c1e94bdc02289ca3f6e029932d6d53cdb232e8.tar.gz
anaconda-87c1e94bdc02289ca3f6e029932d6d53cdb232e8.tar.xz
anaconda-87c1e94bdc02289ca3f6e029932d6d53cdb232e8.zip
glib2 has moved, of course.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/upd-instroot8
1 files changed, 4 insertions, 4 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index 4533c4806..4fddef3c8 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -315,6 +315,10 @@ $LIBDIR/libattr*
$LIBDIR/libdm*
$LIBDIR/libutil*
$LIBDIR/libuuid*
+$LIBDIR/libglib*
+$LIBDIR/libgmodule*
+$LIBDIR/libgobject*
+$LIBDIR/libgthread*
sbin/badblocks
sbin/busybox.anaconda
sbin/clock
@@ -385,10 +389,6 @@ usr/$LIBDIR/libgssapi_krb5.so*
usr/$LIBDIR/gconv/ISO8859-1.so
usr/$LIBDIR/gconv/gconv-modules
usr/$LIBDIR/libbeecrypt*
-usr/$LIBDIR/libglib*
-usr/$LIBDIR/libgmodule*
-usr/$LIBDIR/libgobject*
-usr/$LIBDIR/libgthread*
usr/$LIBDIR/libssl*
usr/$LIBDIR/libcrypto*
usr/$LIBDIR/libbz2*