File: rules

package info (click to toggle)
nagstamon 3.16.2%2Bds1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,520 kB
  • sloc: python: 14,555; xml: 51; makefile: 4
file content (9 lines) | stat: -rwxr-xr-x 215 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export PYBUILD_INSTALL_ARGS=--install-scripts=/usr/share/nagstamon

# Running the tests would require all of the runtime dependencies
export PYBUILD_DISABLE=test

%:
	dh $@ --buildsystem=pybuild