mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 13:26:17 +04:00
perl-www: Remove unnecessary -n Configure switch
Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
@@ -33,7 +33,7 @@ define Package/perl-www
|
||||
endef
|
||||
|
||||
define Build/Configure
|
||||
$(call perlmod/Configure,-n,)
|
||||
$(call perlmod/Configure,,)
|
||||
endef
|
||||
|
||||
define Build/Compile
|
||||
|
||||
Reference in New Issue
Block a user