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=startup-notification
|
||||
version=0.12
|
||||
distfiles="http://www.freedesktop.org/software/$pkgname/releases/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
build_style=gnu-configure
|
||||
short_desc="Library for tracking application startup"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=3c391f7e930c583095045cd2d10eb73a64f085c7fde9d260f2652c7cb3cfbe4a
|
||||
|
||||
Reference in New Issue
Block a user