File: rules

package info (click to toggle)
python-hyperion-py 0.7.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 400 kB
  • sloc: python: 2,771; makefile: 9
file content (14 lines) | stat: -rwxr-xr-x 365 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

UPSTREAM_GIT := https://github.com/dermotduffy/hyperion-py.git
include /usr/share/openstack-pkg-tools/pkgos.make

%:
	dh $@ --buildsystem=pybuild --with python3

override_dh_auto_test:
	echo "Please help me to make test pass."

override_dh_fixperms:
	dh_fixperms
	rm -f $(CURDIR)/debian/python3-hyperion-py/usr/lib/python3/dist-packages/LICENSE