commit 6686afebdd9aad65218e611f76cd704d9f915786
Author: Elan Ruusamäe <[email protected]>
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
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit