File: rules

package info (click to toggle)
ruby-netcdf 0.8.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 924 kB
  • sloc: ansic: 4,024; ruby: 1,884; csh: 6; makefile: 6
file content (12 lines) | stat: -rwxr-xr-x 250 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

# Enable hardening build flags
export DEB_BUILD_MAINT_OPTIONS=hardening=+all

export DH_RUBY_GEMSPEC = ruby-netcdf.gemspec

%:
	dh $@ --buildsystem ruby

execute_after_dh_auto_install:
	rm -fr $(CURDIR)/debian/ruby-netcdf/usr/bin