mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
ConsoleKit2: fix post_install().
This commit is contained in:
parent
fec7bd26e3
commit
8da16a5279
1 changed files with 1 additions and 2 deletions
|
@ -28,8 +28,7 @@ pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
}
|
}
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall ${FILESDIR}/90-consolekit-3 755 etc/X11/xinit/xinitrc.d 90-consolekit
|
vinstall data/90-consolekit 755 etc/X11/xinit/xinitrc.d
|
||||||
vinstall ${FILESDIR}/pam-foreground-compat.ck 755 usr/lib/${pkgname}/run-session.d
|
|
||||||
}
|
}
|
||||||
|
|
||||||
ConsoleKit2-devel_package() {
|
ConsoleKit2-devel_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue