systemd: really disable getty@tty at /etc, add -python subpkg for bindings.

This commit is contained in:
Juan RP 2012-09-22 15:57:15 +02:00
parent 7d50c53115
commit 56fb26bf3e
4 changed files with 30 additions and 4 deletions

View file

@ -0,0 +1,10 @@
# Template file for 'systemd-python'.
#
short_desc="${sourcepkg} - python bindings"
long_desc="${long_desc}
This package contains the systemd python bindings."
do_install() {
vmove "usr/lib/python*" usr/lib
}