File: rules

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

export DH_VERBOSE = 1
export GEM2DEB_TEST_RUNNER = --check-dependencies

# Having LANGUAGE set from the environment breaks the tests
unexport LANGUAGE

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