File: rules

package info (click to toggle)
ruby-jar-dependencies 0.3.10-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 224 kB
  • ctags: 213
  • sloc: ruby: 1,325; xml: 14; makefile: 9
file content (15 lines) | stat: -rwxr-xr-x 315 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f

export GEM2DEB_TEST_RUNNER = --check-dependencies

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

override_dh_install:
	dh_install
	# https://bugs.debian.org/857375
	rm -f debian/ruby-jar-dependencies/usr/lib/ruby/vendor_ruby/rubygems_plugin.rb

override_dh_auto_clean:
	dh_auto_clean
	-rm -r ./pkg/