mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
perl: perlmod: make version apk compatible
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 9dc0ee812d)
This commit is contained in:
committed by
Hannu Nyman
parent
afe1f53891
commit
94a00b8e97
@@ -8,7 +8,7 @@ endif
|
||||
include $(PERL_INCLUDE_DIR)/perlver.mk
|
||||
|
||||
ifneq ($(PKG_NAME),perl)
|
||||
PKG_VERSION:=$(PKG_VERSION)+perl$(PERL_VERSION2)
|
||||
PKG_VERSION:=$(PKG_VERSION).$(PERL_VERSION2)
|
||||
endif
|
||||
|
||||
PERL_VERSION:=$(PERL_VERSION2)
|
||||
|
||||
Reference in New Issue
Block a user