File: rules

package info (click to toggle)
python-kdcproxy 1.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 172 kB
  • sloc: python: 954; makefile: 10
file content (17 lines) | stat: -rwxr-xr-x 395 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.5 at
# Tue, 20 Oct 2015 15:06:59 +0300
export PYBUILD_NAME=kdcproxy
%:
	dh $@ --with python3 --buildsystem=pybuild

override_dh_auto_install:
	dh_auto_install
	rm -rf debian/python*-kdcproxy/usr/lib/python*/dist-packages/kdcproxy-*.egg-info

override_dh_auto_test:

override_dh_clean:
	dh_clean
	rm -rf kdcproxy.egg-info/