File: rules

package info (click to toggle)
python-btrfs 14.1-2
  • links: PTS
  • area: main
  • in suites: sid, trixie
  • size: 616 kB
  • sloc: python: 4,760; makefile: 195
file content (8 lines) | stat: -rwxr-xr-x 145 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
#! /usr/bin/make -f

export DH_VERBOSE = 1
export PYBUILD_NAME=btrfs
export PYBUILD_DISABLE=test

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