mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
net-misc/openconnect: Cleanup stoken change
Package-Manager: portage-2.2.28_p64
This commit is contained in:
@@ -70,7 +70,7 @@ src_configure() {
|
||||
sed -e 's#"${ac_cv_path_PYTHON}"#""#' -i configure || die
|
||||
fi
|
||||
|
||||
# stoken and liboath not in portage
|
||||
# liboath not in portage
|
||||
econf \
|
||||
--with-vpnc-script="${EPREFIX}/etc/openconnect/openconnect.sh" \
|
||||
$(use_enable static-libs static) \
|
||||
@@ -78,7 +78,6 @@ src_configure() {
|
||||
$(use_with !gnutls openssl) \
|
||||
$(use_with gnutls ) \
|
||||
$(use_with libproxy) \
|
||||
--without-stoken \
|
||||
$(use_with gssapi) \
|
||||
$(use_with smartcard libpcsclite) \
|
||||
$(use_with stoken) \
|
||||
|
||||
@@ -91,7 +91,7 @@ src_configure() {
|
||||
sed -e 's#"${ac_cv_path_PYTHON}"#""#' -i configure || die
|
||||
fi
|
||||
|
||||
# stoken and liboath not in portage
|
||||
# liboath not in portage
|
||||
econf \
|
||||
--with-vpnc-script="${EPREFIX}/etc/openconnect/openconnect.sh" \
|
||||
$(use_enable static-libs static) \
|
||||
@@ -99,7 +99,6 @@ src_configure() {
|
||||
$(use_with !gnutls openssl) \
|
||||
$(use_with gnutls ) \
|
||||
$(use_with libproxy) \
|
||||
--without-stoken \
|
||||
$(use_with gssapi) \
|
||||
$(use_with smartcard libpcsclite) \
|
||||
$(use_with stoken) \
|
||||
|
||||
Reference in New Issue
Block a user