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
|
||||
}
|
||||
post_install() {
|
||||
vinstall ${FILESDIR}/90-consolekit-3 755 etc/X11/xinit/xinitrc.d 90-consolekit
|
||||
vinstall ${FILESDIR}/pam-foreground-compat.ck 755 usr/lib/${pkgname}/run-session.d
|
||||
vinstall data/90-consolekit 755 etc/X11/xinit/xinitrc.d
|
||||
}
|
||||
|
||||
ConsoleKit2-devel_package() {
|
||||
|
|
Loading…
Reference in a new issue