File: rules

package info (click to toggle)
mussort 0.4-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 320 kB
  • sloc: perl: 6,012; makefile: 40; sh: 23
file content (12 lines) | stat: -rwxr-xr-x 163 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@

override_dh_auto_build:
	# pass

override_dh_auto_install:
	make man
	dh_auto_build -- prefix=debian/mussort/usr