diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-12-28 00:12:10 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-12-28 00:12:10 +0000 |
commit | 1e76b371e2e05e2d3a93d972a71a77913f2c891a (patch) | |
tree | c1c5f474459c7b8543a923114a44dad3d6195e63 /mdk-stage1 | |
parent | d0c50f0c5d76431afc5c9947981543ea302c201a (diff) | |
download | drakx-1e76b371e2e05e2d3a93d972a71a77913f2c891a.tar drakx-1e76b371e2e05e2d3a93d972a71a77913f2c891a.tar.gz drakx-1e76b371e2e05e2d3a93d972a71a77913f2c891a.tar.bz2 drakx-1e76b371e2e05e2d3a93d972a71a77913f2c891a.tar.xz drakx-1e76b371e2e05e2d3a93d972a71a77913f2c891a.zip |
use the ldetect-lst-devel package instead of assuming the CVS version in gi/ldetect-lst
Diffstat (limited to 'mdk-stage1')
-rwxr-xr-x | mdk-stage1/pci-resource/update-pci-ids.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mdk-stage1/pci-resource/update-pci-ids.pl b/mdk-stage1/pci-resource/update-pci-ids.pl index 154ea8b42..06a8beda5 100755 --- a/mdk-stage1/pci-resource/update-pci-ids.pl +++ b/mdk-stage1/pci-resource/update-pci-ids.pl @@ -3,9 +3,9 @@ use lib "../../perl-install"; use common qw(:common); -require '../../../soft/ldetect-lst/convert/merge2pcitable.pl'; +require '/usr/bin/merge2pcitable.pl'; -my $drivers = read_pcitable("../../../soft/ldetect-lst/lst/pcitable"); +my $drivers = read_pcitable("/usr/share/ldetect-lst/pcitable"); print ' |