File: rules

package info (click to toggle)
ruby-attr-encrypted 3.1.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 412 kB
  • sloc: ruby: 1,743; sh: 10; makefile: 7
file content (10 lines) | stat: -rwxr-xr-x 245 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export GEM2DEB_TEST_RUNNER = --check-dependencies
export DH_RUBY = --gem-install
export DH_RUBY_GEM_INSTALL_EXCLUDE = certs/* checksum/*
export LANG = C.UTF-8
export LC_ALL = C.UTF-8

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