From 121810bcff8260c176ea29e8faac877cec441475 Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Sat, 22 Jul 2017 08:21:11 +0200 Subject: community/php7: remove duplicate configure option This patch removes duplicate --enable-phpdbg option of configure --- community/php7/APKBUILD | 1 - 1 file changed, 1 deletion(-) (limited to 'community/php7') diff --git a/community/php7/APKBUILD b/community/php7/APKBUILD index 91a21fbdc2..e22b75f344 100644 --- a/community/php7/APKBUILD +++ b/community/php7/APKBUILD @@ -332,7 +332,6 @@ build() { # phpdbg _build --enable-phpdbg \ - --enable-phpdbg \ --enable-phpdbg-webhelper \ --disable-cgi \ --disable-cli -- cgit v1.2.3