File: rules

package info (click to toggle)
ruby-em-websocket 0.5.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 416 kB
  • sloc: ruby: 3,137; makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 166 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

ifeq ($(filter nocheck,$(DEB_BUILD_PROFILES)),)
export GEM2DEB_TEST_RUNNER = --check-dependencies
endif

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