File: rules

package info (click to toggle)
isa-support 5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 112 kB
  • sloc: perl: 96; sh: 46; makefile: 6
file content (12 lines) | stat: -rwxr-xr-x 224 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f
# output every command that modifies files on the build system.
#export DH_VERBOSE = 1

%:
	dh $@

override_dh_auto_build:
	./build

override_dh_installdebconf:
	dh_installdebconf -- --podir=debian/po.tmp