Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > dfad6da8afc008ddf9dd11b866f1bf95 > files > 1

php-pear-PhpDocumentor-1.4.3-2.mga1.src.rpm

diff -Naur -x '*~' PhpDocumentor-1.4.3/phpDocumentor/Converter.inc PhpDocumentor-1.4.3-use-system-smarty/phpDocumentor/Converter.inc
--- PhpDocumentor-1.4.3/phpDocumentor/Converter.inc	1970-01-01 10:14:21.000000000 +0100
+++ PhpDocumentor-1.4.3-use-system-smarty/phpDocumentor/Converter.inc	2009-09-26 01:29:37.000000000 +0200
@@ -40,7 +40,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.
  *
diff -Naur -x '*~' PhpDocumentor-1.4.3/scripts/create_package.xml.php PhpDocumentor-1.4.3-use-system-smarty/scripts/create_package.xml.php
--- PhpDocumentor-1.4.3/scripts/create_package.xml.php	1970-01-01 10:14:21.000000000 +0100
+++ PhpDocumentor-1.4.3-use-system-smarty/scripts/create_package.xml.php	2009-09-26 01:28:31.000000000 +0200
@@ -65,7 +65,7 @@
         'pear-phpdoc' => 'script',
         'pear-phpdoc.bat' => 'script',
         'HTML_TreeMenu-1.1.2/TreeMenu.php' => 'php',
-        'phpDocumentor/Smarty-2.6.0/libs/debug.tpl' => 'php',
+        '/usr/share/php/smarty/debug.tpl' => 'php',
         'new_phpdoc.php' => 'data',
         'phpdoc.php' => 'data',
         'scripts/makedoc.sh' => 'php',