SOURCES: php-pear-MP3_IDv2-paths.patch (NEW) - new

adamg adamg at pld-linux.org
Sun Dec 31 15:50:44 CET 2006


Author: adamg                        Date: Sun Dec 31 14:50:44 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- new

---- Files affected:
SOURCES:
   php-pear-MP3_IDv2-paths.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/php-pear-MP3_IDv2-paths.patch
diff -u /dev/null SOURCES/php-pear-MP3_IDv2-paths.patch:1.1
--- /dev/null	Sun Dec 31 15:50:44 2006
+++ SOURCES/php-pear-MP3_IDv2-paths.patch	Sun Dec 31 15:50:39 2006
@@ -0,0 +1,17 @@
+--- usr/share/pear/MP3/IDv2/Reader.php~	2006-12-31 15:49:58.000000000 +0100
++++ usr/share/pear/MP3/IDv2/Reader.php	2006-12-31 15:51:39.000000000 +0100
+@@ -36,12 +36,12 @@
+ /**
+  * load the tag data structure
+  */
+-require_once 'MP3/Idv2/Tag.php';
++require_once 'MP3/IDv2/Tag.php';
+ 
+ /**
+  * load the generic frame data strucure
+  */
+-require_once 'MP3/Idv2/Frame.php';
++require_once 'MP3/IDv2/Frame.php';
+ 
+ /**
+  * error number, if a file couldn't be found
================================================================


More information about the pld-cvs-commit mailing list