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=attr
|
||||
version=2.4.46
|
||||
distfiles="${NONGNU_SITE}/attr/attr-${version}.src.tar.gz"
|
||||
build_style=gnu_configure
|
||||
build_style=gnu-configure
|
||||
make_install_target="prefix=$XBPS_DESTDIR/$pkgname-$version/usr
|
||||
PKG_MAN_DIR=$XBPS_DESTDIR/$pkgname-$version/usr/share/man install
|
||||
install-lib install-dev"
|
||||
|
||||
Reference in New Issue
Block a user