]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- add bug id for tracking auto/ac/php-pear-build-0_4-1
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 18 Sep 2005 22:43:04 +0000 (22:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-build-macros -> 1.8

php-pear-build-macros

index d30cf73f3c1ed0644feedd3a2a5fa2eebee699a9..318bf5c84de2ae0964abeb25d17d741569683cc0 100644 (file)
@@ -25,6 +25,7 @@ rm ./%{php_pear_dir}/.{lock,filemap} \
 # undos sources \
 find . -type f -print0 | xargs -0 sed -i -e 's,\\r$,,' \
 # bug in PEAR --installroot. \
+# http://pear.php.net/bugs/bug.php?id=5448 \
 grep -rl "${D}" ./{%{_bindir},%{php_pear_dir}}/* | xargs -r sed -i -e "s,${D},," \
 %{nil}
 
This page took 0.059319 seconds and 4 git commands to generate.