File: rules

package info (click to toggle)
pyroon 0.1.6-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 372 kB
  • sloc: python: 1,660; sh: 135; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 178 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f
export PYBUILD_AFTER_INSTALL=chmod a-x $(CURDIR)/debian/*/usr/lib/*/dist-packages/roonapi/__init__.py

%:
	dh $@ --buildsystem=pybuild

override_dh_auto_test: