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=telepathy-python
|
||||
version=0.15.19
|
||||
revision=2
|
||||
distfiles="http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
build_style=gnu-configure
|
||||
short_desc="Python libraries for use in Telepathy clients and connection managers"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=244c0e1bf4bbd78ae298ea659fe10bf3a73738db550156767cc2477aedf72376
|
||||
|
||||
Reference in New Issue
Block a user