diff options
author | Jeremy Katz <katzj@redhat.com> | 2002-01-31 02:16:53 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2002-01-31 02:16:53 +0000 |
commit | 268422812fd3de65728663c70837a1fd92fbc902 (patch) | |
tree | 1c597c72b6dcedad642e5b4b669327f7846da924 | |
parent | b78ba468bba7c0a9b21de3a8c7fd643d56cb0551 (diff) | |
download | anaconda-268422812fd3de65728663c70837a1fd92fbc902.tar.gz anaconda-268422812fd3de65728663c70837a1fd92fbc902.tar.xz anaconda-268422812fd3de65728663c70837a1fd92fbc902.zip |
monitorsdb too
-rwxr-xr-x | scripts/upd-instroot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot index f3c7c5c76..7223c0b43 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -303,6 +303,7 @@ usr/share/doc/kon2*/terminfo.kon usr/share/hwdata/pcitable usr/share/hwdata/pci.ids usr/share/hwdata/Cards +usr/share/hwdata/MonitorsDB EOF if [ $ARCH = s390 -o $ARCH = s390x ]; then |