File: rules

package info (click to toggle)
dbf 0.96.005-2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, trixie
  • size: 1,376 kB
  • sloc: python: 23,420; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 157 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#! /usr/bin/make -f
#export DH_VERBOSE = 1
export PYBUILD_NAME = dbf

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

override_dh_auto_build:
	dh_auto_build