Author: glen                         Date: Wed Oct 22 15:01:27 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- bogus comment fixed

---- Files affected:
SOURCES:
   rpm-php-requires.php (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SOURCES/rpm-php-requires.php
diff -u SOURCES/rpm-php-requires.php:1.7 SOURCES/rpm-php-requires.php:1.8
--- SOURCES/rpm-php-requires.php:1.7    Wed Oct 22 16:59:58 2008
+++ SOURCES/rpm-php-requires.php        Wed Oct 22 17:01:21 2008
@@ -16,7 +16,7 @@
  * @TODO: use tokenizer to parse php files.
  */
 function peardeps($files) {
-       // all files must begin with $RPM_BUILD_ROOT%{php_pear_dir}
+       // files inside php_pear_dir have this prefix
        $prefix = RPM_BUILD_ROOT. PHP_PEAR_DIR . DIRECTORY_SEPARATOR;
        $length = strlen($prefix);
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/rpm-php-requires.php?r1=1.7&r2=1.8&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to