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
perl-www: Remove unnecessary -n Configure switch
Signed-off-by: Marcel Denia <naoir@gmx.net>
lilik-openwrt-22.03
Marcel Denia
10 years ago
parent
109ac2c383
commit
e6874b54ab
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
lang/perl-www/Makefile
+ 1
- 1
lang/perl-www/Makefile
View File
@ -33,7 +33,7 @@ define Package/perl-www
e
n
d
e
f
e
n
d
e
f
d
e
f
i
n
e
B
u
i
l
d
/
C
o
n
f
i
g
u
r
e
d
e
f
i
n
e
B
u
i
l
d
/
C
o
n
f
i
g
u
r
e
$(
call perlmod/Configure,
-n
,
)
$(
call perlmod/Configure,,
)
e
n
d
e
f
e
n
d
e
f
d
e
f
i
n
e
B
u
i
l
d
/
C
o
m
p
i
l
e
d
e
f
i
n
e
B
u
i
l
d
/
C
o
m
p
i
l
e
Write
Preview
Loading…
Cancel
Save