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:
@@ -4,7 +4,7 @@ version=0.1.1
|
||||
revision=5
|
||||
patch_args="-Np1"
|
||||
distfiles="http://www.galago-project.org/files/releases/source/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
build_style=gnu-configure
|
||||
short_desc="Python bindings for libnotify"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=8c5ee28017fdc5b110c31cb76503e535e15e0c60b9a1f1e95ff6c018dd806022
|
||||
|
||||
Reference in New Issue
Block a user