mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 13:26:17 +04:00
perl: Add _charnames.pm to perlbase-charnames
Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
@@ -192,7 +192,7 @@ TITLE:=charnames perl module
|
||||
endef
|
||||
|
||||
define Package/perlbase-charnames/install
|
||||
$(call perlmod/Install,$(1),charnames.pm,)
|
||||
$(call perlmod/Install,$(1),charnames.pm _charnames.pm,)
|
||||
endef
|
||||
|
||||
$(eval $(call BuildPackage,perlbase-charnames))
|
||||
|
||||
Reference in New Issue
Block a user