Accepting request 176945 from home:-miska-:branches:multimedia:libs
- fix build with different versions of ruby OBS-URL: https://build.opensuse.org/request/show/176945 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libcaca?expand=0&rev=24
This commit is contained in:
parent
34eb98ebe7
commit
599d475a24
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 29 14:39:16 CEST 2013 - mhrusecky@suse.cz
|
||||
|
||||
- fix build with different versions of ruby
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 17 21:53:40 UTC 2013 - dmueller@suse.com
|
||||
|
||||
|
@ -188,6 +188,8 @@ chmod 0644 %{S:0}
|
||||
%patch9
|
||||
%patch1
|
||||
%patch10 -p1
|
||||
RUBY="ruby-`echo %{rb_ver} | sed 's|\.[^\.]*$||'`"
|
||||
find . -type f -exec sed -i "s|ruby-1.9|$RUBY|" \{\} \;
|
||||
|
||||
%build
|
||||
autoreconf -fi
|
||||
|
Loading…
Reference in New Issue
Block a user