[projects/pld-builder.new] php: do not uninstall php-devel

glen glen at pld-linux.org
Wed May 21 20:38:51 CEST 2014


commit 77cadcaf997d216f44bc34f24bace4fbb45d173d
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed May 21 21:37:44 2014 +0300

    php: do not uninstall php-devel

 client/php.sh | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/client/php.sh b/client/php.sh
index 28d762e..129c15c 100755
--- a/client/php.sh
+++ b/client/php.sh
@@ -5,7 +5,6 @@ dir=$(dirname "$0")
 rpmdir=$(rpm -E %_topdir)
 dist=th
 suffix=${program#php}
+#post_command="poldek -ev --noask php$suffix-devel"
 
-specs=$*
-
-exec $dir/make-request.sh -D "php_suffix $suffix" $specs -C "poldek -ev --noask php$suffix-devel" -n
+exec $dir/make-request.sh -D "php_suffix $suffix" ${post_command:+-C "$post_command"} -n "$@"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/pld-builder.new.git/commitdiff/77cadcaf997d216f44bc34f24bace4fbb45d173d



More information about the pld-cvs-commit mailing list