File: rules

package info (click to toggle)
python-netdisco 2.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 480 kB
  • sloc: python: 1,469; xml: 186; sh: 10; makefile: 8
file content (12 lines) | stat: -rwxr-xr-x 221 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

%:
	dh $@ --with python3 --buildsystem=pybuild

override_dh_auto_clean:
	dh_auto_clean
	$(RM) -r netdisco.egg-info

override_dh_install:
	dh_install
	$(RM) -r debian/python3-netdisco/usr/lib/python2*/