From 0f3e9b1170fa9580b046d8f39c96a61664741fd3555066eca2390e7e92342912 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Fri, 10 Dec 2021 16:25:36 +0000 Subject: [PATCH] - install ocaml support (bsc#1192695) OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=87 --- coccinelle.changes | 1 + coccinelle.spec | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/coccinelle.changes b/coccinelle.changes index 1e789e5..7c42033 100644 --- a/coccinelle.changes +++ b/coccinelle.changes @@ -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 diff --git a/coccinelle.spec b/coccinelle.spec index 2d3709e..4ed204c 100644 --- a/coccinelle.spec +++ b/coccinelle.spec @@ -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