File: rules

package info (click to toggle)
twextpy 0.1.b2.dev15059-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,656 kB
  • ctags: 3,387
  • sloc: python: 20,085; sh: 773; makefile: 5
file content (12 lines) | stat: -rwxr-xr-x 182 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f
# -*- makefile -*-

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

%:
	dh $@ --with python2

override_dh_clean:
	dh_clean
	rm -f twext/version.py