File: rules

package info (click to toggle)
python2-pythondialog 3.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,760 kB
  • ctags: 412
  • sloc: python: 3,829; makefile: 150
file content (12 lines) | stat: -rwxr-xr-x 199 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export PYBUILD_NAME=python2-pythondialog

PKG := $(PYBUILD_NAME)
PKGDIR := debian/$(PKG)

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

override_dh_compress:
	dh_compress -X.py