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 'metalog'
|
||||
pkgname=metalog
|
||||
version=1
|
||||
revision=3
|
||||
revision=4
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.lzma"
|
||||
build_style=gnu_configure
|
||||
configure_args="--with-unicode"
|
||||
@@ -14,7 +14,7 @@ long_desc="
|
||||
and/or Perl-compatible regular expressions."
|
||||
|
||||
conf_files="/etc/metalog.conf"
|
||||
openrc_services="metalog default"
|
||||
openrc_services="metalog default true"
|
||||
|
||||
Add_dependency full glibc
|
||||
Add_dependency full pcre
|
||||
|
||||
Reference in New Issue
Block a user