summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/pci-resource/update-pci-ids.pl
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-12-28 00:12:10 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-12-28 00:12:10 +0000
commit1e76b371e2e05e2d3a93d972a71a77913f2c891a (patch)
treec1c5f474459c7b8543a923114a44dad3d6195e63 /mdk-stage1/pci-resource/update-pci-ids.pl
parentd0c50f0c5d76431afc5c9947981543ea302c201a (diff)
downloaddrakx-backup-do-not-use-1e76b371e2e05e2d3a93d972a71a77913f2c891a.tar
drakx-backup-do-not-use-1e76b371e2e05e2d3a93d972a71a77913f2c891a.tar.gz
drakx-backup-do-not-use-1e76b371e2e05e2d3a93d972a71a77913f2c891a.tar.bz2
drakx-backup-do-not-use-1e76b371e2e05e2d3a93d972a71a77913f2c891a.tar.xz
drakx-backup-do-not-use-1e76b371e2e05e2d3a93d972a71a77913f2c891a.zip
use the ldetect-lst-devel package instead of assuming the CVS version in gi/ldetect-lst
Diffstat (limited to 'mdk-stage1/pci-resource/update-pci-ids.pl')
-rwxr-xr-xmdk-stage1/pci-resource/update-pci-ids.pl4
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 '