Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.1:Staging:E
ruby-common
rails.macros
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File rails.macros of Package ruby-common
%rails_save_gemfile() \ cp Gemfile{,.upstream} \ mv Gemfile.lock{,.upstream} \ %{nil} %rails_regen_gemfile_lock() \ find -type f -name .gitkeep -print -delete \ bundle exec rails --version \ diff -urN Gemfile.lock{.upstream,} ||: \ %{nil} %rails_write_appinfo() \ echo -e "---\\\n:ruby_abi: %{rb_build_abi}\\\n" > .appinfo.yml \ %{nil} %rails_fix_ruby_suffix() \ for S in $(grep -r -l '@RUBY_SUFFIX@' ${RPM_SOURCE_DIR}/ | grep -v '\.spec$') ; do \ SB="${S}.backup" \ cp ${S} ${SB} \ perl -p -i -e 's|\\\@RUBY_SUFFIX\\\@|%{rb_suffix}|g' "${S}" \ diff -urN ${SB} ${S} || : \ rm ${SB} \ done \ %{nil} %ruby_fix_shebang() \ %{nil} \ %{nil}
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor