[packages/lighttpd] remove serial-tests for ac

glen glen at pld-linux.org
Fri Jan 2 12:23:54 CET 2015


commit ce823cfb50ea81509af862b789ba590cd9d2b83b
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Jan 2 13:23:49 2015 +0200

    remove serial-tests for ac

 lighttpd.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/lighttpd.spec b/lighttpd.spec
index 9200f1e..6fdb48c 100644
--- a/lighttpd.spec
+++ b/lighttpd.spec
@@ -845,7 +845,11 @@ rm -f src/mod_ssi_exprparser.h # bad patching: should be removed by is emptied i
 
 # build mime.types.conf
 sh %{SOURCE6} /etc/mime.types
-cp -a %{SOURCE14} PLD-TODO
+cp -p %{SOURCE14} PLD-TODO
+
+%if "%{pld_release}" == "ac"
+%{__sed} -i -e 's/ serial_tests//' configure.ac
+%endif
 
 %build
 ver=$(awk '/AC_INIT/{a=$2;gsub(/[\[\],]/, "", a); print a}' configure.ac)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lighttpd.git/commitdiff/ce823cfb50ea81509af862b789ba590cd9d2b83b



More information about the pld-cvs-commit mailing list