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=sexy-python
|
||||
version=0.1.9
|
||||
revision=1
|
||||
distfiles="http://releases.chipx86.com/libsexy/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
build_style=gnu-configure
|
||||
short_desc="Python bindings for libsexy"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=2d8d257bbfa498a89792e0405ed8cf70396648b3df3c8e32cdc3dcc9bb666f15
|
||||
|
||||
Reference in New Issue
Block a user