diff --git a/srcpkgs/hdapsd/template b/srcpkgs/hdapsd/template index 9c0abdcb7a..a4a2454d5e 100644 --- a/srcpkgs/hdapsd/template +++ b/srcpkgs/hdapsd/template @@ -1,7 +1,7 @@ # Template file for 'hdapsd' pkgname=hdapsd version=20141024 -revision=2 +revision=3 only_for_archs="i686 x86_64 i686-musl x86_64-musl" build_style=gnu-configure short_desc="HDAPS userspace hard drive protection daemon" @@ -10,3 +10,4 @@ license="GPL-2" homepage="http://sourceforge.net/projects/hdaps/" distfiles="${SOURCEFORGE_SITE}/hdaps/$pkgname-$version.tar.gz" checksum=4a9f7c4d6351bd31757f236ad832ceccf10280d32bcaf4c25d15dc4ecc84581f +configure_args="--sbindir=/usr/bin"