mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
php7: rename PECLPackage to PHP7PECLPackage to prepare PHP8 transition
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
This commit is contained in:
@@ -28,5 +28,5 @@ include $(INCLUDE_DIR)/package.mk
|
||||
include $(INCLUDE_DIR)/nls.mk
|
||||
include ../php7/pecl.mk
|
||||
|
||||
$(eval $(call PECLPackage,$(PECL_NAME),$(PECL_LONGNAME)))
|
||||
$(eval $(call PHP7PECLPackage,$(PECL_NAME),$(PECL_LONGNAME)))
|
||||
$(eval $(call BuildPackage,$(PKG_NAME)))
|
||||
|
||||
Reference in New Issue
Block a user