File: rules

package info (click to toggle)
ruby-thor 1.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 800 kB
  • sloc: ruby: 8,134; makefile: 4; sh: 1
file content (7 lines) | stat: -rwxr-xr-x 143 bytes parent folder | download | duplicates (660)
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