File: rules

package info (click to toggle)
gladtex 2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 440 kB
  • ctags: 337
  • sloc: python: 4,378; sh: 7; makefile: 3
file content (9 lines) | stat: -rwxr-xr-x 217 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
#vim: set noexpandtab sts=4 ts=4 sw=4 tw=80:
#export PYBUILD_NAME=gleetex
#export PYBUILD_SYSTEM=distutils
export PYBUILD_DESTDIR_python3=debian/tmp

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