From 001bdbf7100b0cb13a2abef5b67b02e37b185926 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Tue, 6 Jul 2021 11:26:50 +0300 Subject: [PATCH] mutt: don't install HTML documentation --- extra/mutt/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/mutt/build b/extra/mutt/build index bfca70b2..a2c26046 100755 --- a/extra/mutt/build +++ b/extra/mutt/build @@ -35,6 +35,6 @@ mv -f _ Makefile.in --with-sasl="$out/usr" make -make DESTDIR="$1" install +make DESTDIR="$1" install-exec rm -f "$1/etc/mime.types"