[Lunar-commits] <moonbase-other> SOAP-Lite: no prompt during installation
v4hn
me at v4hn.de
Sat Jan 18 23:18:02 CET 2014
commit c1fb1f4092bda096ec8b54bec4192e778be25ee6
Author: v4hn <me at v4hn.de>
Date: Sat, 18 Jan 2014 14:17:35 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/c1fb1f4092bda096ec8b54bec4192e778be25ee6
SOAP-Lite: no prompt during installation
---
perl/SOAP-Lite/BUILD | +1/-1
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/perl/SOAP-Lite/BUILD
+++ b/perl/SOAP-Lite/BUILD
@@ -1,6 +1,6 @@
(
- perl Makefile.PL &&
+ perl Makefile.PL --noprompt &&
default_make
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list