wicd: update for new systemd_services arg.
This commit is contained in:
parent
40bd3dc22b
commit
be5cedd424
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'wicd'
|
||||
pkgname=wicd
|
||||
version=1.7.0
|
||||
revision=5
|
||||
revision=6
|
||||
patch_args="-Np1"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
||||
short_desc="Open source wired and wireless network manager"
|
||||
|
@ -30,7 +30,7 @@ noarch=yes
|
|||
conf_files="
|
||||
/etc/dbus-1/system.d/wicd.conf
|
||||
/etc/wicd/encryption/templates/active"
|
||||
systemd_services="wicd.service"
|
||||
systemd_services="wicd.service on"
|
||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||
pycompile_module="wicd"
|
||||
|
||||
|
|
Loading…
Reference in New Issue