aboutsummaryrefslogtreecommitdiffstats
path: root/community/clamsmtp/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/clamsmtp/APKBUILD')
-rw-r--r--community/clamsmtp/APKBUILD7
1 files changed, 1 insertions, 6 deletions
diff --git a/community/clamsmtp/APKBUILD b/community/clamsmtp/APKBUILD
index 4ea10348a02..2b6481f2430 100644
--- a/community/clamsmtp/APKBUILD
+++ b/community/clamsmtp/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org>
pkgname=clamsmtp
pkgver=1.10
-pkgrel=18
+pkgrel=20
pkgdesc="An SMTP Virus Filter"
url="http://thewalter.net/stef/software/clamsmtp/"
arch="all !s390x"
@@ -13,21 +13,17 @@ source="https://deb.debian.org/debian/pool/main/c/clamsmtp/clamsmtp_$pkgver.orig
clamsmtpd.confd
clamsmtpd.initd
"
-builddir="$srcdir/$pkgname-$pkgver"
prepare() {
- cd "$builddir"
default_prepare
update_config_sub
}
check() {
- cd "$builddir"
make check
}
build() {
- cd "$builddir"
./configure \
--build=$CBUILD \
--host=$CHOST \
@@ -39,7 +35,6 @@ build() {
}
package() {
- cd "$builddir"
make DESTDIR="$pkgdir" install
# set default clam address and user