Merge pull request #3167 from MilhouseVH/le90_heimdal_fix

heimdal: remove unrequired setting
This commit is contained in:
Jernej Škrabec 2018-12-15 11:48:14 +01:00 committed by GitHub
commit 191b1a3d65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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() {