summaryrefslogtreecommitdiffstats
path: root/distro/rpm/openvpn.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'distro/rpm/openvpn.spec.in')
-rw-r--r--distro/rpm/openvpn.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/distro/rpm/openvpn.spec.in b/distro/rpm/openvpn.spec.in
index 8db5172..652144b 100644
--- a/distro/rpm/openvpn.spec.in
+++ b/distro/rpm/openvpn.spec.in
@@ -110,7 +110,7 @@ Development support for OpenVPN.
--disable-dependency-tracking \
--docdir="%{_docdir}/%{name}-%{version}" \
%{?with_password_save:--enable-password-save} \
- %{?without_lzo:--disable-lzo} \
+ %{!?without_lzo:--enable-lzo} \
%{?with_pkcs11:--enable-pkcs11} \
%{?with_kerberos:--with-ssl-headers=/usr/kerberos/include}
%__make