summaryrefslogtreecommitdiffstats
path: root/testing/exim
diff options
context:
space:
mode:
authorJesse Young <jlyo@jlyo.org>2012-01-19 09:47:32 -0600
committerNatanael Copa <ncopa@alpinelinux.org>2012-01-19 21:30:21 +0000
commite3e1c632ec1a073297ff4721d31cafea4cede140 (patch)
tree6dd19bbcbb269459b18583537141b36cdf1581de /testing/exim
parentbc0592bb8d2a9b0e708a27e51d1c2459f799a768 (diff)
downloadaports-e3e1c632ec1a073297ff4721d31cafea4cede140.tar.bz2
aports-e3e1c632ec1a073297ff4721d31cafea4cede140.tar.xz
testing/exim: replace "opts=" in init.d script
ref #941
Diffstat (limited to 'testing/exim')
-rw-r--r--testing/exim/APKBUILD4
-rw-r--r--testing/exim/exim.initd2
2 files changed, 3 insertions, 3 deletions
diff --git a/testing/exim/APKBUILD b/testing/exim/APKBUILD
index 6a5879abc..713500ec0 100644
--- a/testing/exim/APKBUILD
+++ b/testing/exim/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jesse Young <jlyo@jlyo.org>
pkgname=exim
pkgver=4.77
-pkgrel=1
+pkgrel=2
pkgdesc="A Message Transfer Agent"
url="http://www.exim.org/"
arch="all"
@@ -78,6 +78,6 @@ package() {
md5sums="5d746275f2cc85845567f9d5eb84a57a exim-4.77.tar.bz2
7dfc9ed9307db655c8aec33b9618608d exim.Makefile
f442b68d435598831bab8536ade071b8 exim.confd
-2f6d768039d74caf433345cace4bc540 exim.initd
+55923aa95e8445eb9390485435c63084 exim.initd
281ad020d1df8c6ed0f4ecb53c0fce63 exim.logrotate
eaec7a2a5f49b768fa168415ef0105fb aliases"
diff --git a/testing/exim/exim.initd b/testing/exim/exim.initd
index fcd46d478..745d1ab86 100644
--- a/testing/exim/exim.initd
+++ b/testing/exim/exim.initd
@@ -3,7 +3,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/files/exim.rc7,v 1.2 2011/08/16 16:51:36 idl0r Exp $
-opts="${opts} reload"
+extra_started_commands="reload"
depend() {
need logger