File: rules

package info (click to toggle)
xastir 2.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,316 kB
  • sloc: ansic: 120,009; perl: 7,810; sh: 1,348; makefile: 386; sql: 102
file content (9 lines) | stat: -rwxr-xr-x 162 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS=hardening=+all

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- SED_PATH=/bin/sed MV_PATH=/bin/mv