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

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


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

    Fix whitespace in rules

diff --git a/debian/rules b/debian/rules
index 4ea7bc2..8768490 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-        dh $@ --with cli
+	dh $@ --with cli
 
 override_dh_auto_build:
 	xbuild OpenTK.sln

-- 
opentk



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