File: rules

package info (click to toggle)
python-shellescape 3.4.1-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 92 kB
  • ctags: 24
  • sloc: python: 64; makefile: 4
file content (13 lines) | stat: -rwxr-xr-x 201 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f
#DH_VERBOSE = 1
DPKG_EXPORT_BUILDFLAGS = 1
export PYBUILD_NAME = shellescape

# main packaging script based on dh7 syntax
%:
	dh $@ --with python2,python3 --buildsystem=pybuild