summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1028cf3b53fd..b39209cb46b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=mutt-patched
pkgver=1.5.24
-pkgrel=2
+pkgrel=3
pkgdesc='Small but very powerful text-based mail client (plus a huge pile of patches mostly from debian)'
url='http://www.mutt.org/'
license=('GPL')
@@ -160,7 +160,7 @@ build() {
--prefix=/usr \
--sysconfdir=/etc \
--mandir=/usr/share/man \
- --with-docdir=/usr/share/doc \
+ --with-docdir=/usr/share/doc/mutt-patched \
--with-mailpath=/var/mail \
--disable-dependency-tracking \
--enable-compressed \