perl: Include Tie loadable module
Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
parent
2d8289b85d
commit
f1382fb6da
1 changed files with 1 additions and 1 deletions
|
@ -1160,7 +1160,7 @@ TITLE:=Tie perl module
|
|||
endef
|
||||
|
||||
define Package/perlbase-tie/install
|
||||
$(call perlmod/Install,$(1),Tie,)
|
||||
$(call perlmod/Install,$(1),Tie auto/Tie,)
|
||||
endef
|
||||
|
||||
$(eval $(call BuildPackage,perlbase-tie))
|
||||
|
|
Loading…
Reference in a new issue