[Pkg-cli-libs-commits] [SCM] monogame branch, master, updated. upstream/2.5.1+dfsg-13-g9e3b134
Jo Shields
directhex at apebox.org
Mon Jun 18 16:42:56 UTC 2012
The following commit has been merged in the master branch:
commit 9e3b134ad6048dbfe87312556242216ef882077c
Author: Jo Shields <directhex at apebox.org>
Date: Mon Jun 18 17:41:52 2012 +0100
Add a couple of extra folders to clean rule
diff --git a/debian/rules b/debian/rules
index 8991f9e..0a89717 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,8 @@ override_dh_auto_build:
override_dh_auto_clean:
xbuild MonoGame.Framework.Linux.sln /target:Clean
xbuild ProjectTemplates/MonoDevelop.MonoGame.2.5/MonoDevelop.MonoGame/MonoDevelop.MonoGame.sln /target:Clean
-# rm -fr Binaries
+ rm -fr MonoGame.Framework/bin/
+ rm -fr ThirdParty/Lidgren.Network/bin/
# rm -fr monodocer
# rm -f opentk.zip
# rm -f opentk.tree
--
monogame
More information about the Pkg-cli-libs-commits
mailing list