From 5a70bc8c8a8b72a2fe365005e854b5675fb0e0b2 Mon Sep 17 00:00:00 2001 From: Alessandro Ghedini Date: Sat, 21 Jan 2012 19:34:31 +0100 Subject: Explicitly set the build system --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 3fa69ba..14440af 100755 --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,7 @@ #!/usr/bin/make -f %: - dh $@ + dh $@ --buildsystem=cmake override_dh_auto_install: dh_auto_install -- cgit v1.2.3