Accepting request 263229 from devel:tools

fix spatch link. The target did not exist. (forwarded request 263223 from jirislaby)

OBS-URL: https://build.opensuse.org/request/show/263229
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coccinelle?expand=0&rev=16
This commit is contained in:
Dominique Leuenberger 2014-11-28 07:44:47 +00:00 committed by Git OBS Bridge
commit a0a5c44dd9
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -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