File: rules

package info (click to toggle)
xsar 2026.02.10-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,324 kB
  • sloc: python: 5,650; makefile: 15; sh: 13
file content (10 lines) | stat: -rwxr-xr-x 206 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#! /usr/bin/make -f

include /usr/share/dpkg/pkg-info.mk
export SETUPTOOLS_SCM_PRETEND_VERSION=$(DEB_VERSION_UPSTREAM)

export PYBUILD_NAME=xsar
export PYBUILD_DISABLE=test

%:
	dh $@ --buildsystem=pybuild