mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Merge pull request #2703 from cshore/pull-request-cgi-fix
lang/perl-cgi: Fix missing file for perl-cgi
This commit is contained in:
@@ -41,7 +41,7 @@ define Build/Compile
|
||||
endef
|
||||
|
||||
define Package/perl-cgi/install
|
||||
$(call perlmod/Install,$(1),CGI auto/CGI)
|
||||
$(call perlmod/Install,$(1),CGI CGI.pm auto/CGI)
|
||||
endef
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user