mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
pm-utils: move to usr/bin.
This commit is contained in:
parent
6f315dcf6d
commit
01b120ad2f
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
||||||
# Template file for 'pm-utils'
|
# Template file for 'pm-utils'
|
||||||
pkgname=pm-utils
|
pkgname=pm-utils
|
||||||
version=1.4.1
|
version=1.4.1
|
||||||
revision=3
|
revision=5
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
configure_args="--sbindir=/usr/bin"
|
||||||
make_dirs="
|
make_dirs="
|
||||||
/etc/pm/sleep.d 0755 root root
|
/etc/pm/sleep.d 0755 root root
|
||||||
/etc/pm/power.d 0755 root root
|
/etc/pm/power.d 0755 root root
|
||||||
|
|
Loading…
Add table
Reference in a new issue