SOURCES: perl-Template-Toolkit-extras.patch (NEW) - enable extras (bug...?)

radek radek at pld-linux.org
Thu Dec 11 14:14:01 CET 2008


Author: radek                        Date: Thu Dec 11 13:14:01 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- enable extras (bug...?)

---- Files affected:
SOURCES:
   perl-Template-Toolkit-extras.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/perl-Template-Toolkit-extras.patch
diff -u /dev/null SOURCES/perl-Template-Toolkit-extras.patch:1.1
--- /dev/null	Thu Dec 11 14:14:01 2008
+++ SOURCES/perl-Template-Toolkit-extras.patch	Thu Dec 11 14:13:55 2008
@@ -0,0 +1,19 @@
+--- Template-Toolkit-2.20/Makefile.PL~	2008-12-11 14:05:20.000000000 +0100
++++ Template-Toolkit-2.20/Makefile.PL	2008-12-11 14:11:35.126277920 +0100
+@@ -160,11 +160,11 @@
+ version_check();
+ mandatory_modules();
+ optional_stash_xs();
+-#optional_extras();
+-#splash_images();
+-#html_docs();
+-#html_docstyle();
+-#html_examples();
++optional_extras();
++splash_images();
++html_docs();
++html_docstyle();
++html_examples();
+ write_defaults();
+ 
+ print "\n";
================================================================


More information about the pld-cvs-commit mailing list