File: rules

package info (click to toggle)
quixote 2.7~b2-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,096 kB
  • sloc: python: 6,726; ansic: 1,436; makefile: 23
file content (12 lines) | stat: -rwxr-xr-x 237 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export PYBUILD_NAME=quixote

# tests were never run, no regression in this
export PYBUILD_DISABLE=test

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

override_dh_installchangelogs:
	dh_installchangelogs CHANGES.txt