diff options
author | Damien Krotkine <dams@gentoo.org> | 2002-12-07 18:36:53 +0000 |
---|---|---|
committer | Damien Krotkine <dams@gentoo.org> | 2002-12-07 18:36:53 +0000 |
commit | 36fcf302571aba5130243cae46abe7f3f5eab47c (patch) | |
tree | 56ac67b9083c2a13c23cc7a2b1907664d37c4487 /sys-libs/ldetect-lst | |
parent | initial version (diff) | |
download | historical-36fcf302571aba5130243cae46abe7f3f5eab47c.tar.gz historical-36fcf302571aba5130243cae46abe7f3f5eab47c.tar.bz2 historical-36fcf302571aba5130243cae46abe7f3f5eab47c.zip |
initial version
Diffstat (limited to 'sys-libs/ldetect-lst')
-rw-r--r-- | sys-libs/ldetect-lst/files/ldetect-lst-0.1.4.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sys-libs/ldetect-lst/files/ldetect-lst-0.1.4.patch b/sys-libs/ldetect-lst/files/ldetect-lst-0.1.4.patch new file mode 100644 index 000000000000..fe1f8975436d --- /dev/null +++ b/sys-libs/ldetect-lst/files/ldetect-lst-0.1.4.patch @@ -0,0 +1,10 @@ +--- ldetect-lst/convert/merge2pcitable.pl.old 2002-12-07 19:44:06.000000000 +0100 ++++ ldetect-lst/convert/merge2pcitable.pl 2002-12-07 19:44:38.000000000 +0100 +@@ -1,6 +1,6 @@ + #!/usr/bin/perl + +-use MDK::Common; ++use Common; + + + @ignored_modules = ( |