SOURCES: rpm-php-requires.php - bogus comment fixed
glen
glen at pld-linux.org
Wed Oct 22 17:01:27 CEST 2008
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
More information about the pld-cvs-commit
mailing list