File: rules

package info (click to toggle)
python-janus 0.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 192 kB
  • sloc: python: 1,327; makefile: 16; sh: 5
file content (6 lines) | stat: -rwxr-xr-x 88 bytes parent folder | download
1
2
3
4
5
6
#!/usr/bin/make -f

DH_OPTIONS = -O--buildsystem=pybuild

%:
	dh $@ $(DH_OPTIONS:-O%=%)