hdparm: move to usr/bin.
This commit is contained in:
parent
bb89a99fb8
commit
2dd4c49e5a
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'hdparm'
|
||||
pkgname=hdparm
|
||||
version=9.45
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
make_install_args="exec_prefix=/usr/"
|
||||
make_install_args="exec_prefix=/usr sbindir=/usr/bin"
|
||||
short_desc="Utility to access IDE device parameters"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://sourceforge.net/projects/hdparm/"
|
||||
|
|
Loading…
Reference in New Issue