qingy: fix qingy@.service to respect %I.
This commit is contained in:
parent
149313289f
commit
fe7d996ac6
2 changed files with 3 additions and 3 deletions
srcpkgs/qingy
|
@ -18,4 +18,4 @@ KillMode=process
|
|||
IgnoreSIGPIPE=no
|
||||
|
||||
[Install]
|
||||
Alias=getty.target.wants/qingy@tty1.service
|
||||
WantedBy=getty.target
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qingy'
|
||||
pkgname="qingy"
|
||||
version="1.0.0"
|
||||
revision=7
|
||||
revision=8
|
||||
build_style=gnu-configure
|
||||
makedepends="ncurses-devel openssl-devel"
|
||||
configure_args="--disable-static --disable-DirectFB-support"
|
||||
|
|
Loading…
Reference in a new issue