File: rules

package info (click to toggle)
python-ldap 2.4.28-0.1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 912 kB
  • ctags: 1,293
  • sloc: python: 7,016; ansic: 2,879; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 170 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@ --with python2

override_dh_installdocs:
	dh_installdocs --link-doc=python-ldap

override_dh_strip:
	dh_strip --dbg-package=python-ldap-dbg