]> git.pld-linux.org Git - packages/php.git/commitdiff
unstream unbundled libsqlite3
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 6 May 2019 07:52:24 +0000 (10:52 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Sat, 11 May 2019 08:03:25 +0000 (11:03 +0300)
- https://github.com/php/php-src/commit/6083a387a81dbbd66d6316a3a12a63f06d5f7109

php.spec

index f8c899af465ab9df23bdb7c9434d743c7f95c5dc..a4153053fe54140fc690dd93a15cf4fbdd0fe577 100644 (file)
--- 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
This page took 0.046228 seconds and 4 git commands to generate.