perl: Add _charnames.pm to perlbase-charnames
Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
parent
7087b58ef6
commit
ef58208bf9
1 changed files with 1 additions and 1 deletions
|
@ -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))
|
||||
|
|
Loading…
Reference in a new issue