File: rules

package info (click to toggle)
ruby-gpgme 2.0.12-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,692 kB
  • ctags: 358
  • sloc: ruby: 3,041; ansic: 2,487; makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 210 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

# no way to pass --use-system-libraries to extconf (yet)
export RUBY_GPGME_USE_SYSTEM_LIBRARIES=1
export GEM2DEB_TEST_RUNNER = --check-dependencies

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