File: rules

package info (click to toggle)
creoleparser 0.7.4-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 220 kB
  • sloc: python: 1,499; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 169 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export PYBUILD_NAME = creoleparser

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

override_dh_installchangelogs:
	dh_installchangelogs CHANGES.txt