SOURCES: php-pear-Mail_Queue-pathfix.patch (NEW) - new

adamg adamg at pld-linux.org
Thu Sep 20 10:02:15 CEST 2007


Author: adamg                        Date: Thu Sep 20 08:02:15 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- new

---- Files affected:
SOURCES:
   php-pear-Mail_Queue-pathfix.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/php-pear-Mail_Queue-pathfix.patch
diff -u /dev/null SOURCES/php-pear-Mail_Queue-pathfix.patch:1.1
--- /dev/null	Thu Sep 20 10:02:15 2007
+++ SOURCES/php-pear-Mail_Queue-pathfix.patch	Thu Sep 20 10:02:10 2007
@@ -0,0 +1,11 @@
+--- Mail_Queue-1.2.1/usr/share/pear/Mail/Queue/Container/creole.php~	2007-09-20 10:03:47.000000000 +0200
++++ Mail_Queue-1.2.1/usr/share/pear/Mail/Queue/Container/creole.php	2007-09-20 10:05:00.000000000 +0200
+@@ -28,7 +28,7 @@
+  * @package  Mail_Queue
+  * @version  $Id$
+  */
+-require_once 'creole/Creole.php';
++require_once 'Text/Wiki/Creole.php';
+ require_once 'Mail/Queue/Container.php';
+ 
+ /**
================================================================


More information about the pld-cvs-commit mailing list