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=cracklib
|
||||
version=2.8.18
|
||||
distfiles="${SOURCEFORGE_SITE}/cracklib/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
build_style=gnu-configure
|
||||
short_desc="Password Checking Library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=2b072f67f7267358459424c3ed70f7f5b70919118e6504a90d3bce37a67c1454
|
||||
|
||||
Reference in New Issue
Block a user