smartmontools: move to usr/bin.
This commit is contained in:
parent
7bacd389b7
commit
34a5ad92fd
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'smartmontools'
|
||||
pkgname=smartmontools
|
||||
version=6.3
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-drivedb --with-libcap-ng=yes
|
||||
configure_args="--sbindir=/usr/bin --enable-drivedb --with-libcap-ng=yes
|
||||
--with-drivedbdir=/var/db/${pkgname}"
|
||||
makedepends="libcap-ng-devel"
|
||||
conf_files="/etc/smartd.conf"
|
||||
|
|
Loading…
Add table
Reference in a new issue