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:
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user