File: rules

package info (click to toggle)
ruby-mixlib-shellout 2.2.6-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 152 kB
  • ctags: 91
  • sloc: ruby: 940; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 161 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

export GEM2DEB_TEST_RUNNER = --check-dependencies
export DH_RUBY_GEMSPEC = mixlib-shellout.gemspec

%:
	dh $@ --buildsystem=ruby --with ruby