summaryrefslogtreecommitdiffstats
path: root/openvpn.spec.in
diff options
context:
space:
mode:
authorAlon Bar-Lev <alon.barlev@gmail.com>2012-02-29 22:11:32 +0200
committerDavid Sommerseth <davids@redhat.com>2012-03-22 22:06:52 +0100
commitb3c099d5dd249f7e2b8b5fcef5e795d88aaf35d4 (patch)
tree8a465cd31633abf1d113bf577dc7b9cc55aecc1b /openvpn.spec.in
parente87f4b611d4f75fda908838160a39a0aea992fdc (diff)
downloadopenvpn-b3c099d5dd249f7e2b8b5fcef5e795d88aaf35d4.tar.gz
openvpn-b3c099d5dd249f7e2b8b5fcef5e795d88aaf35d4.tar.xz
openvpn-b3c099d5dd249f7e2b8b5fcef5e795d88aaf35d4.zip
package: rpm: strip should be handled by package management
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com> Acked-by: Samuli Seppänen <samuli@openvpn.net> Signed-off-by: David Sommerseth <davids@redhat.com>
Diffstat (limited to 'openvpn.spec.in')
-rw-r--r--openvpn.spec.in1
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