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:
@@ -2,7 +2,7 @@
|
||||
pkgname=clutter-gtk
|
||||
version=1.0.4
|
||||
distfiles="${GNOME_SITE}/$pkgname/1.0/$pkgname-$version.tar.xz"
|
||||
build_style=gnu_configure
|
||||
build_style=gnu-configure
|
||||
short_desc="GTK+3 bindings for the Clutter Tolkit"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=0741fd2feb7d065dd5949a0b47f9cd740272c1428ca93431dea677acb6de464e
|
||||
|
||||
Reference in New Issue
Block a user