File: rules

package info (click to toggle)
ruby-prawn-icon 3.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 3,228 kB
  • sloc: ruby: 1,370; makefile: 5
file content (11 lines) | stat: -rwxr-xr-x 207 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

export GEM2DEB_TEST_RUNNER = --check-dependencies

# Uncomment this to turn on verbose mode.
export DH_VERBOSE=1

export DH_RUBY = --gem-install

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