diff options
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 = ( |