diff options
author | Matt Wilson <msw@redhat.com> | 2000-01-28 16:38:02 +0000 |
---|---|---|
committer | Matt Wilson <msw@redhat.com> | 2000-01-28 16:38:02 +0000 |
commit | e7bb99c192e824bb7ad7800760cfaebae21432af (patch) | |
tree | 6dd864f2582b87d8ecef67ca6aa96f17b0bb01bb /upd-instroot | |
parent | 6f92bf9fb58f6925f0d1e3d6011abfc00feafeb4 (diff) | |
download | anaconda-e7bb99c192e824bb7ad7800760cfaebae21432af.tar.gz anaconda-e7bb99c192e824bb7ad7800760cfaebae21432af.tar.xz anaconda-e7bb99c192e824bb7ad7800760cfaebae21432af.zip |
check the cards
Diffstat (limited to 'upd-instroot')
-rwxr-xr-x | upd-instroot | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/upd-instroot b/upd-instroot index dc32db3b2..78f5985c8 100755 --- a/upd-instroot +++ b/upd-instroot @@ -452,3 +452,5 @@ ln -s /tmp $DESTGR/usr/X11R6/lib/X11/xkb/compiled rm -f [a-r]* cp -a $HOMEDIR/anaconda-stub $DEST/usr/bin/anaconda + +utils/checkcards.py $DESTGR/usr/share/kudzu/pcitable $DESTGR/usr/X11R6/lib/X11/Cards |