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:
parent
90204b7b28
commit
23dd7d008e
876 changed files with 753 additions and 876 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue