File: rules

package info (click to toggle)
smbldap-tools 0.9.11-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 960 kB
  • sloc: perl: 5,053; sh: 191; makefile: 100
file content (9 lines) | stat: -rwxr-xr-x 119 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
#export DH_VERBOSE = 1

%:
	dh $@

override_dh_auto_configure:
	build/autogen.sh
	dh_auto_configure