[projects/pld-builder.new] php: cleanups

glen glen at pld-linux.org
Thu Jul 10 18:59:01 CEST 2014


commit 31c328373b17ea4fcbb0c81a4ce1ef5fbcbea523
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Jul 10 19:58:52 2014 +0300

    php: cleanups

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

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/pld-builder.new.git/commitdiff/31c328373b17ea4fcbb0c81a4ce1ef5fbcbea523



More information about the pld-cvs-commit mailing list