mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
php7: rename PECLPackage to PHP7PECLPackage to prepare PHP8 transition
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
This commit is contained in:
@@ -33,5 +33,5 @@ CONFIGURE_ARGS+= \
|
||||
--with-krb5=shared,"$(STAGING_DIR)/usr" \
|
||||
--with-krb5config=$(STAGING_DIR)/usr/bin/krb5-config
|
||||
|
||||
$(eval $(call PECLPackage,krb5,$(PECL_LONGNAME),+krb5-libs,30))
|
||||
$(eval $(call PHP7PECLPackage,krb5,$(PECL_LONGNAME),+krb5-libs,30))
|
||||
$(eval $(call BuildPackage,$(PKG_NAME)))
|
||||
|
||||
Reference in New Issue
Block a user