SOURCES: xmltv-strip_dorkcode_from_Makefile_PL.patch (NEW), xmltv-...

radek radek at pld-linux.org
Mon Nov 14 17:10:48 CET 2005


Author: radek                        Date: Mon Nov 14 16:10:48 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- the dumbest Makefile.PL I've ever seen

---- Files affected:
SOURCES:
   xmltv-strip_dorkcode_from_Makefile_PL.patch (NONE -> 1.1)  (NEW), xmltv-mm-version.patch (1.1 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: SOURCES/xmltv-strip_dorkcode_from_Makefile_PL.patch
diff -u /dev/null SOURCES/xmltv-strip_dorkcode_from_Makefile_PL.patch:1.1
--- /dev/null	Mon Nov 14 17:10:48 2005
+++ SOURCES/xmltv-strip_dorkcode_from_Makefile_PL.patch	Mon Nov 14 17:10:43 2005
@@ -0,0 +1,20 @@
+--- Makefile.PL~	2005-11-14 16:32:15.786434176 +0100
++++ Makefile.PL	2005-11-14 16:41:31.830902568 +0100
+@@ -776,7 +776,7 @@
+ 	$extra =~ s/ {8}/\t/g;
+ 	$inherited .= $extra;
+     }
+-
++if ('i am' eq 'in a candid camera') {
+     # Remove existing non-working 'uninstall' target.
+     $inherited =~ s!^uninstall\s:.*$!!m
+       or die "no uninstall target in: $inherited";
+@@ -871,7 +871,7 @@
+ 
+ };
+     $inherited =~ s/\$location/$location/g or die;
+-
++} # endif dorkcode
+     return $inherited;
+ }
+ 
================================================================



More information about the pld-cvs-commit mailing list