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 | f2de81d405a104833fc66a62db33dd0658e19152 (patch) | |
tree | 2de12967d49f0def889075776e8323afcb177f3d /sys-libs/ldetect-lst | |
parent | initial version (diff) | |
download | gentoo-2-f2de81d405a104833fc66a62db33dd0658e19152.tar.gz gentoo-2-f2de81d405a104833fc66a62db33dd0658e19152.tar.bz2 gentoo-2-f2de81d405a104833fc66a62db33dd0658e19152.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 = ( |