1
0
forked from pool/ocaml-findlib

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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=17
This commit is contained in:
2013-01-16 15:03:48 +00:00
committed by Git OBS Bridge
parent 78238744f2
commit cf495851eb
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 16 16:03:19 CET 2013 - ohering@suse.de
- disable also /usr/lib/rpm/find-debuginfo.sh
-------------------------------------------------------------------
Mon Jan 14 15:58:16 CET 2013 - ohering@suse.de

View File

@@ -17,10 +17,14 @@
#
%define opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0)
%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
%undefine _build_create_debug
%define opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0)
%endif
Name: ocaml-findlib
Version: 1.3.3