summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/pci-resource/update-pci-ids.pl
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-03-24 18:23:30 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-03-24 18:23:30 +0000
commitc3b919ca48ed169240e6ed5538b7ef01eed9a3d6 (patch)
treeed5ced1657fc55ab2c7601e3c46b4642d467d809 /mdk-stage1/pci-resource/update-pci-ids.pl
parent06d22984e5ad6e3584b38e1f7df55b2d8b0e1e60 (diff)
downloaddrakx-backup-do-not-use-c3b919ca48ed169240e6ed5538b7ef01eed9a3d6.tar
drakx-backup-do-not-use-c3b919ca48ed169240e6ed5538b7ef01eed9a3d6.tar.gz
drakx-backup-do-not-use-c3b919ca48ed169240e6ed5538b7ef01eed9a3d6.tar.bz2
drakx-backup-do-not-use-c3b919ca48ed169240e6ed5538b7ef01eed9a3d6.tar.xz
drakx-backup-do-not-use-c3b919ca48ed169240e6ed5538b7ef01eed9a3d6.zip
remove the "use common" which is unneeded (and "member" of merge2pcitable
was clashing)
Diffstat (limited to 'mdk-stage1/pci-resource/update-pci-ids.pl')
-rwxr-xr-xmdk-stage1/pci-resource/update-pci-ids.pl3
1 files changed, 0 insertions, 3 deletions
diff --git a/mdk-stage1/pci-resource/update-pci-ids.pl b/mdk-stage1/pci-resource/update-pci-ids.pl
index dee8bcf06..84c5b7063 100755
--- a/mdk-stage1/pci-resource/update-pci-ids.pl
+++ b/mdk-stage1/pci-resource/update-pci-ids.pl
@@ -1,8 +1,5 @@
#!/usr/bin/perl
-use lib "../../perl-install";
-
-use common qw(:common);
require '/usr/bin/merge2pcitable.pl';
my $drivers = read_pcitable("/usr/share/ldetect-lst/pcitable");