SOURCES: php-pear-build-macros - make install.log and optional-pac...
glen
glen at pld-linux.org
Sun Sep 18 13:48:38 CEST 2005
Author: glen Date: Sun Sep 18 11:48:38 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- make install.log and optional-packages.txt
---- Files affected:
SOURCES:
php-pear-build-macros (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/php-pear-build-macros
diff -u SOURCES/php-pear-build-macros:1.1 SOURCES/php-pear-build-macros:1.2
--- SOURCES/php-pear-build-macros:1.1 Sun Sep 18 13:38:42 2005
+++ SOURCES/php-pear-build-macros Sun Sep 18 13:48:33 2005
@@ -10,7 +10,9 @@
--installroot=${D} \\\
--offline \\\
--nodeps \\\
- %{S:%{-a*}%{!-a:0}} \
+ %{S:%{-a*}%{!-a:0}} | tee install.log \
+# make post message of optional packages \
+grep 'can optionally use package' install.log > optional-packages.txt \
rm ./%{php_pear_dir}/.{lock,filemap} \
# undos sources \
find . -type f -print0 | xargs -0 sed -i -e 's,\\r$,,' \
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/php-pear-build-macros?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list