Update build_style for all templates.
- There's no need to set build_style for custom-install (default).
- gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
pkgname=wget
|
||||
version=1.13.4
|
||||
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-ssl=openssl
|
||||
POD2MAN=/usr/lib/perl5/core_perl/bin/pod2man"
|
||||
short_desc="The GNU wget utility"
|
||||
|
||||
Reference in New Issue
Block a user