File: rules

package info (click to toggle)
mftrace 1.2.18-3
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 492 kB
  • ctags: 417
  • sloc: python: 3,341; ansic: 559; makefile: 6; sh: 6
file content (10 lines) | stat: -rwxr-xr-x 218 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk

%:
	dh $@ --with python2,autoreconf

override_dh_auto_configure:
	dh_auto_configure -- --prefix=/usr --mandir=\$${prefix}/share/man