diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/php7-pecl-propro/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/php7-pecl-propro/Makefile b/lang/php7-pecl-propro/Makefile index 79b082195..3d44731e8 100644 --- a/lang/php7-pecl-propro/Makefile +++ b/lang/php7-pecl-propro/Makefile @@ -24,8 +24,6 @@ PKG_LICENSE_FILES:=LICENSE PKG_BUILD_DIR:=$(BUILD_DIR)/pecl-php7/$(PECL_NAME)-$(PKG_VERSION) PKG_BUILD_PARALLEL:=1 -#PKG_FIXUP:=autoreconf - include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/nls.mk include ../php7/pecl.mk |