~dobey/avwlv2/packaging-dailies

« back to all changes in this revision

Viewing changes to rules

  • Committer: Rodney Dawes
  • Date: 2015-12-30 02:51:03 UTC
  • Revision ID: dobey@wayofthemonkey.com-20151230025103-s113owqr8l73gvk1
Doh. py3 waf doesn't actually work.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
4
4
LDFLAGS+=-Wl,--as-needed
5
 
WAF = python3 ./waf
 
5
WAF = python ./waf
6
6
 
7
7
%:
8
8
        dh $@ --parallel --fail-missing