File: rules

package info (click to toggle)
ruby-thinking-sphinx 3.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,360 kB
  • ctags: 1,084
  • sloc: ruby: 12,142; makefile: 6
file content (9 lines) | stat: -rwxr-xr-x 226 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
export DH_RUBY_IGNORE_TESTS=all
export GEM2DEB_TEST_RUNNER = --check-dependencies

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

override_dh_installchangelogs:
	dh_installchangelogs HISTORY -O--buildsystem=ruby