This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Merge pull request
#2703
from cshore/pull-request-cgi-fix
lang/perl-cgi: Fix missing file for perl-cgi
lilik-openwrt-22.03
Naoir
9 years ago
parent
fe89d6fbd7
53fc9cb27f
commit
4f391d1f2a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
lang/perl-cgi/Makefile
+ 1
- 1
lang/perl-cgi/Makefile
View File
@ -41,7 +41,7 @@ define Build/Compile
e
n
d
e
f
d
e
f
i
n
e
P
a
c
k
a
g
e
/
p
e
r
l
-
c
g
i
/
i
n
s
t
a
l
l
$(
call perlmod/Install,
$(
1
)
,CGI auto/CGI
)
$(
call perlmod/Install,
$(
1
)
,CGI
CGI.pm
auto/CGI
)
e
n
d
e
f
Write
Preview
Loading…
Cancel
Save