File: rules

package info (click to toggle)
ruby-coffee-rails 5.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 192 kB
  • sloc: ruby: 178; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 173 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export DH_RUBY = --gem-install

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

override_dh_auto_clean:
	dh_auto_clean --buildsystem=ruby
	rm -rf tmp test/tmp