[arch-commits] Commit in php-igbinary/trunk (PKGBUILD)
David Runge
dvzrv at archlinux.org
Sun Jul 7 23:14:43 UTC 2019
Date: Sunday, July 7, 2019 @ 23:14:43
Author: dvzrv
Revision: 487665
upgpkg: php-igbinary 3.0.1-2
Adding php-igbinary 3.0.1 as dependency for php-redis.
Modified:
php-igbinary/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-07-07 23:03:54 UTC (rev 487664)
+++ PKGBUILD 2019-07-07 23:14:43 UTC (rev 487665)
@@ -23,7 +23,8 @@
build() {
cd "$pkgname-$pkgver"
- ./configure --prefix=/usr
+ ./configure --prefix=/usr \
+ --enable-igbinary
make
}
More information about the arch-commits
mailing list