systemd: really disable getty@tty at /etc, add -python subpkg for bindings.
This commit is contained in:
parent
7d50c53115
commit
56fb26bf3e
4 changed files with 30 additions and 4 deletions
10
srcpkgs/systemd/systemd-python.template
Normal file
10
srcpkgs/systemd/systemd-python.template
Normal 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
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue