File: rules

package info (click to toggle)
python-wakeonlan 3.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 152 kB
  • sloc: python: 514; makefile: 7
file content (11 lines) | stat: -rwxr-xr-x 324 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

UPSTREAM_GIT := https://github.com/remcohaszing/pywakeonlan
include /usr/share/openstack-pkg-tools/pkgos.make

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

override_dh_install:
	dh_install
	mv $(CURDIR)/debian/python3-wakeonlan/usr/bin/wakeonlan $(CURDIR)/debian/python3-wakeonlan/usr/bin/pywakeonlan