]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- cleanups
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 30 Mar 2006 11:15:46 +0000 (11:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-build-macros -> 1.19

php-pear-build-macros

index c5b2278be8f9f431acc91386dd1dc7cc3682b5df..d5fb7cc9bca58529f012cc36f4987635d01342a4 100644 (file)
@@ -70,10 +70,6 @@ install -d ./%{php_pear_dir} \
        %{!-z:%{S:%{-a*}%{!-a:0}}}%{-z:$_P} > .install.log || { c=$?; cat .install.log; exit $c; } \
 %{-z:cd ..} \
 cat %{-z:$_N/}.install.log | %__pear_install_log \
-#rm ./%{php_pear_dir}/.{lock,filemap} \
-# 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},," \
 %{!?_noautocompressdoc:%global _noautocompressdoc %{nil}}%{expand:%%global _noautocompressdoc %{_noautocompressdoc} optional-packages.txt} \
 %{!?_noautoprov:%global _noautoprov %{nil}}%{expand:%%global _noautoprov %{_noautoprov} 'pear(tests/.*)'} \
 %{nil}
This page took 0.084896 seconds and 4 git commands to generate.