perl: Add Config_git.pl to perlbase-config
Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
parent
cabea32ea3
commit
7087b58ef6
1 changed files with 1 additions and 1 deletions
|
@ -228,7 +228,7 @@ TITLE:=Config perl module
|
|||
endef
|
||||
|
||||
define Package/perlbase-config/install
|
||||
$(call perlmod/Install,$(1),Config Config.pm Config_heavy.pl,)
|
||||
$(call perlmod/Install,$(1),Config Config.pm Config_heavy.pl Config_git.pl,)
|
||||
endef
|
||||
|
||||
$(eval $(call BuildPackage,perlbase-config))
|
||||
|
|
Loading…
Reference in a new issue