File: rules

package info (click to toggle)
gem2deb 0.33.1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 992 kB
  • ctags: 329
  • sloc: ruby: 4,942; perl: 81; ansic: 66; makefile: 35; sh: 33
file content (7 lines) | stat: -rwxr-xr-x 143 bytes parent folder | download | duplicates (586)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export GEM2DEB_TEST_RUNNER = --check-dependencies
export DH_RUBY = --gem-install

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