diff options
| author | Chris Lumens <clumens@redhat.com> | 2005-10-12 16:45:22 +0000 |
|---|---|---|
| committer | Chris Lumens <clumens@redhat.com> | 2005-10-12 16:45:22 +0000 |
| commit | 6df9565b9e4c407df13cf3fc5db10751e7558c1f (patch) | |
| tree | 113b0e44bafb60386cd2c301542feb8a3db6e960 /scripts | |
| parent | 40a23971561316e68e83a9d529ec8cfcdb549f77 (diff) | |
Change location of modes data files.
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/upd-instroot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot index dfc91062f..856332bf2 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -419,8 +419,8 @@ usr/share/hwdata/pci.ids usr/share/hwdata/videoaliases usr/share/hwdata/videodrivers usr/share/hwdata/MonitorsDB -usr/share/rhpl/extramodes -usr/share/rhpl/vesamodes +usr/share/rhpxl/extramodes +usr/share/rhpxl/vesamodes EOF if [ $ARCH = s390 -o $ARCH = s390x ]; then |
