Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP2:Update
hawk.1584
fix-bundle.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-bundle.patch of Package hawk.1584
Index: hawk-0.7.0+git.1390805482.6af5e14/Makefile =================================================================== --- hawk-0.7.0+git.1390805482.6af5e14.orig/Makefile +++ hawk-0.7.0+git.1390805482.6af5e14/Makefile @@ -72,7 +72,7 @@ all: scripts/hawk.$(INIT_STYLE) hawk/con # Generate Gemfile.lock \ bundle list && \ # Strip unwanted gems from Gemfile.lock \ - sed -i -e '/\brdoc\b/d' Gemfile.lock && \ + sed -i -e '/\brdoc\b/d' -e '/\brake\b/d' -e '/\bjson\b/d' Gemfile.lock && \ # Finally package and install the gems \ bundle package && bundle install --deployment ; \ fi)
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