File: rules

package info (click to toggle)
dotconf 1.3-0.3
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 492 kB
  • sloc: ansic: 2,256; makefile: 187; sh: 39
file content (12 lines) | stat: -rwxr-xr-x 258 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f
# Sample debian/rules that uses debhelper.
# GNU copyright 1997 to 1999 by Joey Hess.

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

%:
	dh $@ --with autoreconf

override_dh_strip:
	dh_strip --dbg-package=libdotconf0-dbg