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=libXrender
|
||||
version=0.9.6
|
||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
build_style=gnu-configure
|
||||
short_desc="X Render Library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=7f58b1e263109e0a873eef8423aa14733a5499befbe645053aa622ed1f3ea668
|
||||
|
||||
Reference in New Issue
Block a user