[packages/php/PHP_5_6] rm timezonedb.h, using system tzdata
glen
glen at pld-linux.org
Sun Apr 27 12:48:37 CEST 2014
commit 410bae23ea8e7c1de01fea2936983baf8d651fb3
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Apr 27 13:48:34 2014 +0300
rm timezonedb.h, using system tzdata
php.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/php.spec b/php.spec
index d036008..88edad8 100644
--- a/php.spec
+++ b/php.spec
@@ -2008,6 +2008,7 @@ find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
#%{__rm} -r ext/soap/interop
%{__rm} -r ext/xmlrpc/libxmlrpc
#%{__rm} -r ext/zip/lib
+%{__rm} ext/date/lib/timezonedb.h
cp -pf Zend/LICENSE{,.Zend}
install -p %{SOURCE13} dep-tests.sh
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/410bae23ea8e7c1de01fea2936983baf8d651fb3
More information about the pld-cvs-commit
mailing list