From 57136646fb412cb845369701c4496057f78d4fb1 Mon Sep 17 00:00:00 2001 From: Didier Raboud Date: Wed, 19 Dec 2012 09:14:57 +0100 Subject: Initial Debian packaging, including automated snapshot building in Travis. --- debian/rules | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 debian/rules (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..ff45b44 --- /dev/null +++ b/debian/rules @@ -0,0 +1,8 @@ +#!/usr/bin/make -f + +%: + dh $@ --buildsystem=cmake --parallel + +override_dh_auto_build: + dh_auto_build -a + dh_auto_build -i -- doc -- cgit v1.2.3-1-g7c22