File: rules

package info (click to toggle)
pyxrd 0.8.4-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 7,544 kB
  • sloc: python: 26,452; sh: 301; makefile: 128
file content (8 lines) | stat: -rwxr-xr-x 168 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export PYBUILD_NAME=freesas
%:
	dh $@ --with python3 --buildsystem=pybuild

override_dh_auto_test:
	# Skipping tests since they require an X server