SOURCES: php-pear-PhpDocumentor-smarty.patch (NEW) - use system Sm...
glen
glen at pld-linux.org
Fri May 19 21:59:32 CEST 2006
Author: glen Date: Fri May 19 19:59:32 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- use system Smarty
---- Files affected:
SOURCES:
php-pear-PhpDocumentor-smarty.patch (1.2 -> 1.3) (NEW)
---- Diffs:
================================================================
Index: SOURCES/php-pear-PhpDocumentor-smarty.patch
diff -u /dev/null SOURCES/php-pear-PhpDocumentor-smarty.patch:1.3
--- /dev/null Fri May 19 21:59:32 2006
+++ SOURCES/php-pear-PhpDocumentor-smarty.patch Fri May 19 21:59:27 2006
@@ -0,0 +1,11 @@
+--- ./usr/share/pear/PhpDocumentor/phpDocumentor/Converter.inc 2006-05-19 22:49:14.784276197 +0300
++++ ./usr/share/pear/PhpDocumentor/phpDocumentor/Converter.inc.new 2006-05-19 22:51:23.477173297 +0300
+@@ -41,7 +41,7 @@
+ /**
+ * Smarty template files
+ */
+-include_once("phpDocumentor/Smarty-2.6.0/libs/Smarty.class.php");
++include_once("/usr/share/php/Smarty/Smarty.class.php");
+ /**
+ * Base class for all output converters.
+ *
================================================================
More information about the pld-cvs-commit
mailing list