[Pkg-cli-libs-commits] [SCM] opentk branch, master, updated. 331e9980b769c513c7261cfffa99a79281c8e196

Jo Shields directhex at apebox.org
Fri May 18 17:37:56 UTC 2012


The following commit has been merged in the master branch:
commit 26c5f4e48a4aa54ef518dc935524aff27f9a60de
Author: Jo Shields <directhex at apebox.org>
Date:   Fri May 18 17:08:59 2012 +0100

    Initial simple DH8 rules file.

diff --git a/debian/rules b/debian/rules
new file mode 100644
index 0000000..4ea7bc2
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,7 @@
+#!/usr/bin/make -f
+
+%:
+        dh $@ --with cli
+
+override_dh_auto_build:
+	xbuild OpenTK.sln

-- 
opentk



More information about the Pkg-cli-libs-commits mailing list