File: rules

package info (click to toggle)
python-enamlx 0.6.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 388 kB
  • sloc: python: 3,338; makefile: 18
file content (8 lines) | stat: -rwxr-xr-x 143 bytes parent folder | download
1
2
3
4
5
6
7
8
#! /usr/bin/make -f
# -*- makefile -*-

export PYBUILD_NAME=enamlx
export PYBUILD_DISABLE=test

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