heimdal: remove unrequired setting

This commit is contained in:
MilhouseVH 2018-12-14 22:58:48 +00:00
parent 8e79f8a7b3
commit 842904f31b

View File

@ -1,5 +1,6 @@
# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (C) 2009-2017 Stephan Raue (stephan@openelec.tv)
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="heimdal"
PKG_VERSION="7.5.0"
@ -24,7 +25,6 @@ PKG_CONFIGURE_OPTS_HOST="--enable-static --disable-shared \
--without-hesiod \
--without-x \
--disable-otp \
--with-db-type-preference= \
--disable-heimdal-documentation"
makeinstall_host() {