Skip to content
Snippets Groups Projects
Verified Commit 357b619c authored by Daniel Leidert's avatar Daniel Leidert :point_right:
Browse files

Don't use gem installation layout

parent 5a68af85
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/make -f
export DH_VERBOSE = 1
export GEM2DEB_TEST_RUNNER = --check-dependencies
export DH_RUBY = --gem-install
#export DH_RUBY = --gem-install
%:
dh $@ --buildsystem=ruby --with ruby
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment