Update packages that use $openrc_services with the third argument.
Packages that can be started without modifications are enabled, well some of them, otherwise disabled. --HG-- extra : convert_revision : 42105adabbc02b0f07a5d7173664778a5001c739
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'wpa_supplicant'
|
||||
pkgname=wpa_supplicant
|
||||
version=0.7.0
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc=${pkgname}-${version}/${pkgname}
|
||||
distfiles="http://hostap.epitest.fi/releases/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_makefile
|
||||
@@ -24,7 +24,7 @@ long_desc="
|
||||
(wpa_cli) and a GUI (wpa_gui) are included with $pkgname."
|
||||
|
||||
conf_files="/etc/${pkgname}.conf"
|
||||
openrc_services="$pkgname default"
|
||||
openrc_services="$pkgname default false"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run libnl
|
||||
|
||||
Reference in New Issue
Block a user