From 29334aee0483c1d0a796409a2fdec843a3321e694e06f80d230a80e21f767cb4 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 27 Nov 2014 13:48:28 +0000 Subject: [PATCH] Accepting request 263223 from home:jirislaby:branches:devel:tools fix spatch link. The target did not exist. OBS-URL: https://build.opensuse.org/request/show/263223 OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=37 --- coccinelle.changes | 5 +++++ coccinelle.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/coccinelle.changes b/coccinelle.changes index e58518a..c1cbad3 100644 --- a/coccinelle.changes +++ b/coccinelle.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 27 13:21:13 UTC 2014 - jslaby@suse.com + +- fix spatch link. The target did not exist. + ------------------------------------------------------------------- Thu Oct 2 15:01:42 UTC 2014 - jengelh@inai.de diff --git a/coccinelle.spec b/coccinelle.spec index a331845..765569f 100644 --- a/coccinelle.spec +++ b/coccinelle.spec @@ -77,7 +77,7 @@ rm -Rf "$b/%_datadir/%name"/{commons,globals,ocaml,parsing_c} \ mkdir -p "$b/%_libdir"; mv "$b/%_datadir/%name/dllpycaml_stubs.so" "$b/%_libdir/"; mv "$b/%_datadir/%name/spatch" "$b/%_bindir/spatch.bin" -ln -s spatch.bin "$b/%_datadir/%name/spatch" +ln -s %_bindir/spatch.bin "$b/%_datadir/%name/spatch" %fdupes %buildroot/%_prefix %files