From 5ce9e699cdd19964bc345962af8e59e648dcbea3 Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Thu, 27 Apr 2017 17:53:18 +0200 Subject: Python interface. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 52551d70..1fbde238 100755 --- a/debian/rules +++ b/debian/rules @@ -8,7 +8,7 @@ LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS) %: # The --buildirectory=build is there so that we can easily get a hold # of documentation and examples, which are not installed by upstream. - dh $@ --builddirectory=build + dh $@ --with=python3 --builddirectory=build override_dh_auto_clean: rm -f GUDHIVersion.cmake -- cgit v1.2.3