From: Michael Heimpold Date: Sun, 24 Jan 2021 23:44:10 +0000 (+0100) Subject: php7-pecl-propro: cleanup dead code X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=e621e175169e73fcc89e7c199e36e5a6896030cd;p=openwrt-packages.git php7-pecl-propro: cleanup dead code Signed-off-by: Michael Heimpold --- 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