[packages/rpm-build-tools/merge-pld-builder-client: 2515/2675] php: cleanups

glen glen at pld-linux.org
Mon Dec 19 22:07:08 CET 2016


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

    php: cleanups

 php.sh | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/php.sh b/php.sh
index 129c15c..6426711 100755
--- a/php.sh
+++ b/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/packages/rpm-build-tools.git/commitdiff/cca6584b96e6c33d0732d559e43e100d804e2ecd



More information about the pld-cvs-commit mailing list