]> git.pld-linux.org Git - packages/php.git/commitdiff
keep ext/pcre/pcre2lib; build uses source files from there
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 19 Jun 2019 22:15:45 +0000 (01:15 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Wed, 19 Jun 2019 23:16:06 +0000 (02:16 +0300)
php.spec

index 65e939470db5fa0b26672df8284d67c304314666..1d1779763bdd22c938794c8918a9048eba02c004 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -1940,7 +1940,7 @@ find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
 #%{__rm} -r ext/dba/libinifile
 #%{__rm} -r ext/gd/libgd
 #%{__rm} -r ext/mbstring/libmbfl
-%{__rm} -r ext/pcre/pcre2lib
+#%{__rm} -r ext/pcre/pcre2lib
 #%{__rm} -r ext/soap/interop
 %{__rm} -r ext/xmlrpc/libxmlrpc
 #%{__rm} -r ext/zip/lib
This page took 0.180487 seconds and 4 git commands to generate.