- disable also /usr/lib/rpm/find-debuginfo.sh

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=19
This commit is contained in:
Olaf Hering 2013-01-16 15:16:06 +00:00 committed by Git OBS Bridge
parent fc3a8f9a82
commit 73485b63dc

View File

@ -18,7 +18,7 @@
%define opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0)
%if %opt
%if !%opt
# get rid of /usr/lib/rpm/find-debuginfo.sh
# strip kills the bytecode part of ELF binaries
# see also NO_BRP_STRIP_DEBUG in install section