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:
@@ -3,7 +3,7 @@ pkgname=pycairo
|
||||
version=1.8.8
|
||||
revision=4
|
||||
distfiles="http://cairographics.org/releases/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
build_style=gnu-configure
|
||||
short_desc="Python bindings for the cairo graphics library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=2f52599943ca03c8ff336a0e84b1c8b74f30e2a3de9cb6a9a42a93a848832860
|
||||
|
||||
Reference in New Issue
Block a user