]> git.ipfire.org Git - thirdparty/openvpn.git/commitdiff
package: rpm: strip should be handled by package management
authorAlon Bar-Lev <alon.barlev@gmail.com>
Wed, 29 Feb 2012 20:11:32 +0000 (22:11 +0200)
committerDavid Sommerseth <davids@redhat.com>
Thu, 22 Mar 2012 21:06:52 +0000 (22:06 +0100)
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>
openvpn.spec.in

index c5178e93cb0c5ef95698eefa68ebeccc84fd67ac..c42e7c6ad8dfcb837ce7c821675d9a3333dd2541 100644 (file)
@@ -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