File: rules

package info (click to toggle)
python-simplepush 2.2.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 92 kB
  • sloc: python: 228; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 155 bytes parent folder | download
1
2
3
4
5
6
7
#! /usr/bin/make -f

export PYBUILD_NAME=simplepush
export PYBUILD_DISABLE=test # because there is no test

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