undefine _build_create_debug

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=16
This commit is contained in:
Olaf Hering 2013-01-16 14:54:10 +00:00 committed by Git OBS Bridge
parent 596ed947dd
commit 78238744f2

View File

@ -17,6 +17,9 @@
#
# get rid of /usr/lib/rpm/find-debuginfo.sh
# strip kills the bytecode part of ELF binaries
%undefine _build_create_debug
%define opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0)
Name: ocaml-findlib