File: rules

package info (click to toggle)
paprefs 0.9.10-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,376 kB
  • ctags: 252
  • sloc: sh: 4,401; cpp: 527; makefile: 67
file content (9 lines) | stat: -rwxr-xr-x 161 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

override_dh_auto_build:
	a2x -d manpage -f manpage $(CURDIR)/debian/paprefs.1.txt
	dh_auto_build


%:
	dh $@ --with autoreconf,autotools_dev