Signed-off-by: Alon Bar-Lev <[email protected]>
---
openvpn.spec.in | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/openvpn.spec.in b/openvpn.spec.in
index c5178e9..c42e7c6 100644
--- a/openvpn.spec.in
+++ b/openvpn.spec.in
@@ -101,7 +101,6 @@ and portability to most major OS platforms.
%build
%configure --disable-dependency-tracking
%{?with_password_save:--enable-password-save} %{?without_lzo:--disable-lzo}
%{?with_kerberos:--with-ssl-headers=/usr/kerberos/include}
%__make
-%__strip %{name}
# Build down-root plugin
pushd plugin/down-root
--
1.7.3.4