mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58: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:
+1
-1
@@ -22,7 +22,7 @@ CONFIGURE_VARS+= \
|
||||
CONFIGURE_ARGS+= \
|
||||
--with-php-config=$(STAGING_DIR)/usr/bin/php7-config
|
||||
|
||||
define PECLPackage
|
||||
define PHP7PECLPackage
|
||||
|
||||
define Package/php7-pecl-$(1)
|
||||
$(call Package/php7-pecl/Default)
|
||||
|
||||
Reference in New Issue
Block a user