File: rules

package info (click to toggle)
ruby-toml-rb 2.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, trixie
  • size: 756 kB
  • sloc: ruby: 1,343; makefile: 6
file content (9 lines) | stat: -rwxr-xr-x 221 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export GEM2DEB_TEST_RUNNER = --check-dependencies
export DH_RUBY = --gem-install
export DH_RUBY_GEM_INSTALL_WHITELIST_APPEND = init.rb
export LC_ALL = C.UTF-8

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