File: rules

package info (click to toggle)
ypy 0.7.0~a1-2
  • links: PTS
  • area: main
  • in suites: sid
  • size: 456 kB
  • sloc: python: 1,145; makefile: 13
file content (7 lines) | stat: -rwxr-xr-x 142 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#! /usr/bin/make -f

export PYBUILD_NAME=ypy
export CARGO_HOME=$(shell pwd)/debian/cargo_home

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