File: rules

package info (click to toggle)
ruby-xmlrpc 0.3.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 348 kB
  • sloc: ruby: 2,442; xml: 98; makefile: 5; sh: 4
file content (10 lines) | stat: -rwxr-xr-x 239 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export GEM2DEB_TEST_RUNNER = --check-dependencies

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

execute_after_dh_auto_install:
	# The scripts in bin/ should not be shipped in the package
	rm -rf debian/ruby-xmlrpc/usr/bin