]> git.pld-linux.org Git - packages/php.git/commitdiff
rm timezonedb.h, using system tzdata
authorElan Ruusamäe <glen@delfi.ee>
Sun, 27 Apr 2014 10:48:34 +0000 (13:48 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 27 Apr 2014 10:48:34 +0000 (13:48 +0300)
php.spec

index d036008ab0382ba896b7ad6b5e9c2cf7c36033fb..88edad8d8a73f0d8ab262ec3a8f05290315080d3 100644 (file)
--- 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
This page took 0.046534 seconds and 4 git commands to generate.