summaryrefslogtreecommitdiffstats
path: root/whiteout.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2003-06-12 02:03:59 +0000
committerJeremy Katz <katzj@redhat.com>2003-06-12 02:03:59 +0000
commitd1aa5609c1845ad8c7bbd123e6e1e7197171719a (patch)
tree7a00cd578da353801c5c8dbb06f31c800a5afebd /whiteout.py
parent3eaede5dcc6b0e5addf1269119ada194fd2d6852 (diff)
downloadanaconda-d1aa5609c1845ad8c7bbd123e6e1e7197171719a.tar.gz
anaconda-d1aa5609c1845ad8c7bbd123e6e1e7197171719a.tar.xz
anaconda-d1aa5609c1845ad8c7bbd123e6e1e7197171719a.zip
merge from taroon. fixes driver disks, side effect of pulling in newanaconda-9.0.92-1
buildinstall stuff
Diffstat (limited to 'whiteout.py')
-rw-r--r--whiteout.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/whiteout.py b/whiteout.py
index d33bc4705..8a718ea12 100644
--- a/whiteout.py
+++ b/whiteout.py
@@ -43,7 +43,8 @@ whiteout="""
xinitrc>XFree86 \
xemacs>apel-xemacs \
gstreamer-tools>gstreamer \
- gimp>gimp-print-plugin
+ gimp>gimp-print-plugin \
+ redhat-lsb>redhat-lsb
"""
rpm.addMacro("_dependency_whiteout", whiteout)