File: rules

package info (click to toggle)
pristine-lfs 20241219.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 260 kB
  • sloc: python: 777; sh: 12; makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 207 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

export PYBUILD_TEST_ARGS = --junit-xml=/dev/null

include /usr/share/dpkg/default.mk

%:
	dh $@ --buildsystem=pybuild

execute_after_dh_auto_install:
	rm debian/*/usr/share/doc/*/COPYING