systemd: fixed INSTALL, use pycompile_module for -python subpkg.

This commit is contained in:
Juan RP 2012-09-22 16:20:52 +02:00
parent 56fb26bf3e
commit cd7e67aa6b
3 changed files with 4 additions and 2 deletions

View file

@ -2,7 +2,7 @@ case "${ACTION}" in
post)
if [ -c dev/urandom -a ! -f etc/machine-id ]; then
systemd-machine-id-setup
systemctl enable getty@.service
systemctl enable getty@.service || true
fi
;;
esac

View file

@ -5,6 +5,8 @@ long_desc="${long_desc}
This package contains the systemd python bindings."
pycompile_module="systemd"
do_install() {
vmove "usr/lib/python*" usr/lib
}

View file

@ -1,7 +1,7 @@
# Template file for 'systemd'
pkgname=systemd
version=191
revision=4
revision=5
build_style=gnu-configure
configure_args="--with-distro=other --libexecdir=/usr/lib
--disable-selinux --disable-tcpwrap --with-rootprefix=/usr