File: rules

package info (click to toggle)
ruby-concurrent 1.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,872 kB
  • ctags: 3,093
  • sloc: ruby: 26,166; java: 6,028; ansic: 282; makefile: 4
file content (6 lines) | stat: -rwxr-xr-x 158 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#!/usr/bin/make -f

export GEM2DEB_TEST_RUNNER = --check-dependencies
export DH_RUBY_GEMSPEC=concurrent-ruby.gemspec
%:
	dh $@ --buildsystem=ruby --with ruby