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=mkfontdir
|
||||
version=1.0.6
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
build_style=gnu-configure
|
||||
short_desc="X11 Font Index Generator"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=55d56c6310f8d2268cb8978e838d01d27c7d70e30282c373c5a935ab3fb8c859
|
||||
|
||||
Reference in New Issue
Block a user