summaryrefslogtreecommitdiffstats
path: root/extra/enchant/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'extra/enchant/Pkgfile')
-rw-r--r--extra/enchant/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/enchant/Pkgfile b/extra/enchant/Pkgfile
index 2d9f20510..e937d29c2 100644
--- a/extra/enchant/Pkgfile
+++ b/extra/enchant/Pkgfile
@@ -6,7 +6,7 @@
name=enchant
version=1.4.2
-release=1
+release=2
source=(http://www.abisource.com/downloads/enchant/$version/enchant-$version.tar.gz)
build() {
@@ -14,7 +14,7 @@ build() {
./configure \
--prefix=/usr \
- --mandir=/usr/man \
+ --mandir=/usr/share/man \
--disable-static \
--disable-dependency-tracking