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=xf86-input-evdev
|
||||
version=2.6.0
|
||||
revision=2
|
||||
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
build_style=gnu-configure
|
||||
short_desc="Xorg event device input driver"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=b0e7f3991a8183a4743196c3e16d7184d439b80bf43653aa2f45b0756a6753ac
|
||||
|
||||
Reference in New Issue
Block a user