forked from pool/coccinelle
- install ocaml support (bsc#1192695)
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=87
This commit is contained in:
parent
5dbca455a6
commit
0f3e9b1170
@ -3,6 +3,7 @@ Fri Dec 10 10:10:10 UTC 2021 - ohering@suse.de
|
||||
|
||||
- update to version 1.1.1
|
||||
See included changes.txt for details
|
||||
- install ocaml support (bsc#1192695)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 24 22:36:26 UTC 2021 - Cristian Rodríguez <crrodriguez@opensuse.org>
|
||||
|
@ -78,9 +78,6 @@ export NO_DEBUGINFO_STRIP_DEBUG=true
|
||||
: >debugsourcefiles.list
|
||||
|
||||
%make_install
|
||||
# Remove coccilib, don't have the deps
|
||||
rm -Rf "$b/%_libdir/%name"/{commons,globals,ocaml,parsing_c} \
|
||||
"$b/%_mandir/man3"/Coccilib*
|
||||
|
||||
# Until https://github.com/coccinelle/coccinelle/issues/259 is fixed
|
||||
for i in spatch spgen; do
|
||||
|
Loading…
Reference in New Issue
Block a user