[Pkg-cli-apps-commits] [SCM] smuxi branch, master, updated. debian/0.8-5-6-g270d934

Mirco Bauer meebey at meebey.net
Sun Jun 26 00:32:46 UTC 2011


The following commit has been merged in the master branch:
commit 270d934ca50872012ea5413cd23d7df0c7399dbb
Author: Mirco Bauer <meebey at meebey.net>
Date:   Sun Jun 26 02:32:18 2011 +0200

    Really build Newtonsoft.Json with the default compiler

diff --git a/debian/patches/build_Newtonsoft.Json_with_default_compiler.patch b/debian/patches/build_Newtonsoft.Json_with_default_compiler.patch
index 7226d98..fbb74ac 100644
--- a/debian/patches/build_Newtonsoft.Json_with_default_compiler.patch
+++ b/debian/patches/build_Newtonsoft.Json_with_default_compiler.patch
@@ -1,7 +1,13 @@
 Index: smuxi/lib/Newtonsoft.Json/Src/Newtonsoft.Json/Newtonsoft.Json.csproj
 ===================================================================
---- smuxi.orig/lib/Newtonsoft.Json/Src/Newtonsoft.Json/Newtonsoft.Json.csproj	2011-06-26 02:05:29.000000000 +0200
-+++ smuxi/lib/Newtonsoft.Json/Src/Newtonsoft.Json/Newtonsoft.Json.csproj	2011-06-26 02:05:34.000000000 +0200
+--- smuxi.orig/lib/Newtonsoft.Json/Src/Newtonsoft.Json/Newtonsoft.Json.csproj	2011-06-26 02:31:01.000000000 +0200
++++ smuxi/lib/Newtonsoft.Json/Src/Newtonsoft.Json/Newtonsoft.Json.csproj	2011-06-26 02:31:33.000000000 +0200
+@@ -1,4 +1,4 @@
+-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
++<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+   <PropertyGroup>
+     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
 @@ -40,7 +40,6 @@
      <IsWebBootstrapper>false</IsWebBootstrapper>
      <UseApplicationTrust>false</UseApplicationTrust>

-- 
smuxi



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