summaryrefslogtreecommitdiffstats
path: root/scripts/upd-instroot
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2001-12-13 17:32:26 +0000
committerJeremy Katz <katzj@redhat.com>2001-12-13 17:32:26 +0000
commit4364bf16a599ed02a4faa4e7e5ff42bf9c384d53 (patch)
tree3b3a5d4faa85a93f908737f773d0500eb7b2969c /scripts/upd-instroot
parentde2e7cb3ab5a4383f6ac0064e096ea53ae94165f (diff)
downloadanaconda-4364bf16a599ed02a4faa4e7e5ff42bf9c384d53.tar.gz
anaconda-4364bf16a599ed02a4faa4e7e5ff42bf9c384d53.tar.xz
anaconda-4364bf16a599ed02a4faa4e7e5ff42bf9c384d53.zip
suck in libpng10 compat package for now... once we're building all the gtk2 crap against the new libpng, we won't have to anymore
Diffstat (limited to 'scripts/upd-instroot')
-rwxr-xr-xscripts/upd-instroot4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index 360b68098..f949fd71d 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -109,7 +109,7 @@ fi
# Some packages are listed twice, but that's okay
-PACKAGESGR="anaconda XFree86-libs imlib libpng libtiff libjpeg
+PACKAGESGR="anaconda XFree86-libs imlib libpng libpng10 libtiff libjpeg
XFree86-S3 XFree86-SVGA XFree86-75dpi-fonts
XFree86-ISO8859-2-75dpi-fonts glib2 gtk2
XFree86-ISO8859-9-75dpi-fonts esound audiofile libgnome
@@ -430,7 +430,7 @@ usr/lib/libimlib-xpm*
usr/lib/libjpeg*
usr/lib/libncurses*
usr/lib/libpango*
-usr/lib/libpng*
+usr/lib/libpng.so.2*
usr/lib/libreadline*
usr/lib/libthread*
usr/lib/libtiff*