File: rules

package info (click to toggle)
ruby-blockenspiel 0.5.0-3.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, trixie
  • size: 344 kB
  • sloc: ruby: 1,482; makefile: 7
file content (12 lines) | stat: -rwxr-xr-x 324 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export GEM2DEB_TEST_RUNNER = --check-dependencies

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

#move Version file inside lib/blockenspiel
override_dh_auto_install:
	cp Version lib/blockenspiel/Version
	dh_auto_install
	rm -f debian/ruby-blockenspiel/usr/lib/ruby/vendor_ruby/blockenspiel_unmixer_jruby.jar