puppet-strings/debian/rules

10 lines
179 B
Plaintext
Raw Normal View History

2018-12-02 21:22:21 +00:00
#!/usr/bin/make -f
include /usr/share/dpkg/default.mk
export GEM2DEB_TEST_RUNNER = --check-dependencies
export DH_RUBY = --gem-install
2018-12-02 21:22:21 +00:00
%:
dh $@ --buildsystem=ruby --with ruby