qingy: fix qingy@.service to respect %I.

This commit is contained in:
Juan RP 2014-02-11 00:36:17 +01:00
parent 149313289f
commit fe7d996ac6
2 changed files with 3 additions and 3 deletions
srcpkgs/qingy

View file

@ -18,4 +18,4 @@ KillMode=process
IgnoreSIGPIPE=no
[Install]
Alias=getty.target.wants/qingy@tty1.service
WantedBy=getty.target

View file

@ -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"