mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
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'
|
# Template file for 'smartmontools'
|
||||||
pkgname=smartmontools
|
pkgname=smartmontools
|
||||||
version=6.3
|
version=6.3
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
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}"
|
--with-drivedbdir=/var/db/${pkgname}"
|
||||||
makedepends="libcap-ng-devel"
|
makedepends="libcap-ng-devel"
|
||||||
conf_files="/etc/smartd.conf"
|
conf_files="/etc/smartd.conf"
|
||||||
|
|
Loading…
Add table
Reference in a new issue