mutt: don't install HTML documentation

This commit is contained in:
Dylan Araps 2021-07-06 11:26:50 +03:00
parent 6f66e8fde0
commit 001bdbf710
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C

View File

@ -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"