File: rules

package info (click to toggle)
python-pbs-installer 2025.12.02-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 584 kB
  • sloc: python: 6,137; sh: 24; makefile: 2
file content (10 lines) | stat: -rwxr-xr-x 263 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
# -*- makefile -*-
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

# Ignore scm tests, need command-line git and hg
#export PYBUILD_TEST_ARGS=--ignore=tests/pdm/backend/hooks/version/test_scm.py

%:
	dh $@ --buildsystem=pybuild