From: Elan Ruusamäe Date: Mon, 6 May 2019 07:52:24 +0000 (+0300) Subject: unstream unbundled libsqlite3 X-Git-Tag: auto/th/php74-7.4.0-1^2~29 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fphp.git;a=commitdiff_plain;h=a166d5c9afbd907b6801f51d6022926d91110ae3 unstream unbundled libsqlite3 - https://github.com/php/php-src/commit/6083a387a81dbbd66d6316a3a12a63f06d5f7109 --- diff --git a/php.spec b/php.spec index f8c899a..a415305 100644 --- a/php.spec +++ b/php.spec @@ -2048,7 +2048,6 @@ find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f %{__rm} ext/recode/config9.m4 # remove all bundled libraries not to link with them accidentally -%{__rm} -r ext/sqlite3/libsqlite #%{__rm} -r ext/bcmath/libbcmath #%{__rm} -r ext/date/lib #%{__rm} -r ext/fileinfo/libmagic