Browse Source

heimdal: fix host compile, disable docs

Waldemar Brodkorb 9 years ago
parent
commit
30d5e14000
1 changed files with 2 additions and 1 deletions
  1. 2 1
      package/heimdal/Makefile

+ 2 - 1
package/heimdal/Makefile

@@ -5,7 +5,7 @@ include $(ADK_TOPDIR)/rules.mk
 
 PKG_NAME:=		heimdal
 PKG_VERSION:=		1.5.3
-PKG_RELEASE:=		2
+PKG_RELEASE:=		3
 PKG_HASH:=		aac27bedb33c341b6aed202af07ccc816146a893148721f8123abbbf93bbfea5
 PKG_DESCR:=		kerberos server
 PKG_SECTION:=		app/crypto
@@ -29,6 +29,7 @@ HOST_CONFIGURE_ARGS+=	--disable-pk-init \
 			--disable-ndbm-db \
 			--without-berkeley-db \
 			--disable-sqlite-cache \
+			--disable-heimdal-documentation \
 			--disable-otp
 
 hostpost-install: