mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
hdparm: move to usr/bin.
This commit is contained in:
parent
bb89a99fb8
commit
2dd4c49e5a
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'hdparm'
|
# Template file for 'hdparm'
|
||||||
pkgname=hdparm
|
pkgname=hdparm
|
||||||
version=9.45
|
version=9.45
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
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"
|
short_desc="Utility to access IDE device parameters"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://sourceforge.net/projects/hdparm/"
|
homepage="http://sourceforge.net/projects/hdparm/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue