From: Alon Bar-Lev Date: Wed, 29 Feb 2012 20:11:32 +0000 (+0200) Subject: package: rpm: strip should be handled by package management X-Git-Tag: v2.3_alpha2~133 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3c099d5dd249f7e2b8b5fcef5e795d88aaf35d4;p=thirdparty%2Fopenvpn.git package: rpm: strip should be handled by package management Signed-off-by: Alon Bar-Lev Acked-by: Samuli Seppänen Signed-off-by: David Sommerseth --- diff --git a/openvpn.spec.in b/openvpn.spec.in index c5178e93c..c42e7c6ad 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