mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
pm-utils: consolekit expects some utils in sbin.
This commit is contained in:
parent
02b3d57185
commit
f69a2efae0
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
# 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=1
|
revision=2
|
||||||
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
|
||||||
/etc/pm/config.d 0755 root root"
|
/etc/pm/config.d 0755 root root"
|
||||||
hostmakedepends="xmlto"
|
hostmakedepends="xmlto"
|
||||||
|
|
Loading…
Add table
Reference in a new issue