summaryrefslogtreecommitdiff
path: root/libidn/Pkgfile
diff options
context:
space:
mode:
authorJose V Beneyto <sepen@crux.nu>2016-01-20 23:03:10 +0000
committerJose V Beneyto <sepen@crux.nu>2016-01-20 23:03:10 +0000
commit934ccb1efaadb1def782b3d1893c8353282c09a3 (patch)
tree759e582c7827fe845c461ff49597f0631c7dcd48 /libidn/Pkgfile
parent9ce86d114c929fbbd3c0287c080c86f374e795ea (diff)
downloadopt-934ccb1efaadb1def782b3d1893c8353282c09a3.tar.gz
opt-934ccb1efaadb1def782b3d1893c8353282c09a3.tar.xz
libidn: fixed mandir location
Diffstat (limited to 'libidn/Pkgfile')
-rw-r--r--libidn/Pkgfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/libidn/Pkgfile b/libidn/Pkgfile
index 685c04dd0..e683cb71e 100644
--- a/libidn/Pkgfile
+++ b/libidn/Pkgfile
@@ -5,7 +5,7 @@
name=libidn
version=1.32
-release=1
+release=2
source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz)
build() {
@@ -13,7 +13,6 @@ build() {
./configure \
--prefix=/usr \
- --mandir=/usr/man \
--disable-nls \
--disable-static

Generated by cgit