File: rules

package info (click to toggle)
git-crypt 0.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 388 kB
  • sloc: cpp: 3,329; xml: 376; makefile: 64
file content (9 lines) | stat: -rwxr-xr-x 120 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export PREFIX=/usr
export ENABLE_MAN=yes

export DEB_BUILD_MAINT_OPTIONS=hardening=+all

%:
	dh  $@