]> git.pld-linux.org Git - packages/php-pear-PHP_Compat.git/commitdiff
- new auto/ac/php-pear-PHP_Compat-1_3_1-3
authorAdam Gołębiowski <adamg@pld-linux.org>
Sun, 5 Dec 2004 00:03:05 +0000 (00:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-PHP_Compat-path_fix.patch -> 1.1

php-pear-PHP_Compat-path_fix.patch [new file with mode: 0644]

diff --git a/php-pear-PHP_Compat-path_fix.patch b/php-pear-PHP_Compat-path_fix.patch
new file mode 100644 (file)
index 0000000..a75e5e3
--- /dev/null
@@ -0,0 +1,11 @@
+--- php-pear-PHP_Compat-1.3.1/PHP_Compat-1.3.1/Compat.php~     2004-11-23 10:25:40.000000000 +0100
++++ php-pear-PHP_Compat-1.3.1/PHP_Compat-1.3.1/Compat.php      2004-12-05 00:30:19.497058608 +0100
+@@ -95,7 +95,7 @@
+      */\r
+     function loadVersion($version = null)\r
+     {\r
+-        require_once 'Compat/Components.php';\r
++        require_once 'PHP/Compat/Components.php';\r
+         PHP_Compat::loadFunction('version_compare');\r
+         $phpversion = phpversion();\r
\r
This page took 0.115218 seconds and 4 git commands to generate.