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

Jo Shields directhex at apebox.org
Fri May 18 17:38:04 UTC 2012


The following commit has been merged in the master branch:
commit 8e9ee11e3f26c94f8a0d123cd8d0020e75b96d46
Author: Jo Shields <directhex at apebox.org>
Date:   Fri May 18 17:27:56 2012 +0100

    Add an almost-useful Clean rule

diff --git a/debian/rules b/debian/rules
index 8768490..59e7205 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,3 +5,7 @@
 
 override_dh_auto_build:
 	xbuild OpenTK.sln
+
+override_dh_auto_clean:
+	xbuild OpenTK.sln /target:Clean
+	rm -fr Binaries

-- 
opentk



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