aboutsummaryrefslogtreecommitdiffstats
path: root/community/mmh
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-05-02 20:33:25 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-05-02 20:35:17 +0000
commit2eba2c9746d27aef31d95265f933233bcd20c003 (patch)
treed3ceb23707d2d560723f26b4cfcf473020e39590 /community/mmh
parent3f357e86465ac484c51b88799f39f6ca8ee4384a (diff)
downloadaports-2eba2c9746d27aef31d95265f933233bcd20c003.tar.bz2
aports-2eba2c9746d27aef31d95265f933233bcd20c003.tar.xz
community/mmh: disable due to setgid autodetection
mmh will try to setgid based on what permissions /var/spool/mail has. We need make the build not depend on the build server's system. disable til this is sorted out.
Diffstat (limited to 'community/mmh')
-rw-r--r--community/mmh/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mmh/APKBUILD b/community/mmh/APKBUILD
index e4d04db8de..84a47c061d 100644
--- a/community/mmh/APKBUILD
+++ b/community/mmh/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.3
pkgrel=0
pkgdesc="MUA for users who like the unix philosophy"
url="http://marmaro.de/prog/mmh/"
-arch="all"
+arch=""
license="BSD"
depends=""
depends_dev=""