summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/mono-pkgconfig-before-gac.patch
blob: 7632d850391e60d6ad6b0997664511282c656035 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
diff -Naur mono-4.0.1.old/mcs/tools/xbuild/data/12.0/Microsoft.Common.targets mono-4.0.1/mcs/tools/xbuild/data/12.0/Microsoft.Common.targets
--- mono-4.0.1.old/mcs/tools/xbuild/data/12.0/Microsoft.Common.targets	2015-04-24 02:26:18.000000000 +0100
+++ mono-4.0.1/mcs/tools/xbuild/data/12.0/Microsoft.Common.targets	2015-05-26 00:52:33.997847464 +0100
@@ -229,8 +229,8 @@
 			$(ReferencePath);
 			@(AdditionalReferencePath);
 			{HintPathFromItem};
-			{TargetFrameworkDirectory};
 			{PkgConfig};
+			{TargetFrameworkDirectory};
 			{GAC};
 			{RawFileName};
 			$(OutDir)
diff -Naur mono-4.0.1.old/mcs/tools/xbuild/data/14.0/Microsoft.Common.targets mono-4.0.1/mcs/tools/xbuild/data/14.0/Microsoft.Common.targets
--- mono-4.0.1.old/mcs/tools/xbuild/data/14.0/Microsoft.Common.targets	2015-04-24 02:26:18.000000000 +0100
+++ mono-4.0.1/mcs/tools/xbuild/data/14.0/Microsoft.Common.targets	2015-05-26 00:52:41.832612748 +0100
@@ -214,8 +214,8 @@
 			$(ReferencePath);
 			@(AdditionalReferencePath);
 			{HintPathFromItem};
-			{TargetFrameworkDirectory};
 			{PkgConfig};
+			{TargetFrameworkDirectory};
 			{GAC};
 			{RawFileName};
 			$(OutDir)
diff -Naur mono-4.0.1.old/mcs/tools/xbuild/data/2.0/Microsoft.Common.targets mono-4.0.1/mcs/tools/xbuild/data/2.0/Microsoft.Common.targets
--- mono-4.0.1.old/mcs/tools/xbuild/data/2.0/Microsoft.Common.targets	2015-04-24 02:26:18.000000000 +0100
+++ mono-4.0.1/mcs/tools/xbuild/data/2.0/Microsoft.Common.targets	2015-05-26 00:52:46.298478961 +0100
@@ -139,8 +139,8 @@
 			$(ReferencePath);
 			@(AdditionalReferencePath);
 			{HintPathFromItem};
-			{TargetFrameworkDirectory};
 			{PkgConfig};
+			{TargetFrameworkDirectory};
 			{GAC};
 			{RawFileName};
 			$(OutDir)
diff -Naur mono-4.0.1.old/mcs/tools/xbuild/data/3.5/Microsoft.Common.targets mono-4.0.1/mcs/tools/xbuild/data/3.5/Microsoft.Common.targets
--- mono-4.0.1.old/mcs/tools/xbuild/data/3.5/Microsoft.Common.targets	2015-04-24 02:26:18.000000000 +0100
+++ mono-4.0.1/mcs/tools/xbuild/data/3.5/Microsoft.Common.targets	2015-05-26 00:52:52.119304583 +0100
@@ -167,8 +167,8 @@
 			$(ReferencePath);
 			@(AdditionalReferencePath);
 			{HintPathFromItem};
-			{TargetFrameworkDirectory};
 			{PkgConfig};
+			{TargetFrameworkDirectory};
 			{GAC};
 			{RawFileName};
 			$(OutDir)
diff -Naur mono-4.0.1.old/mcs/tools/xbuild/data/4.0/Microsoft.Common.targets mono-4.0.1/mcs/tools/xbuild/data/4.0/Microsoft.Common.targets
--- mono-4.0.1.old/mcs/tools/xbuild/data/4.0/Microsoft.Common.targets	2015-04-24 02:26:18.000000000 +0100
+++ mono-4.0.1/mcs/tools/xbuild/data/4.0/Microsoft.Common.targets	2015-05-26 00:52:56.519172776 +0100
@@ -229,8 +229,8 @@
 			$(ReferencePath);
 			@(AdditionalReferencePath);
 			{HintPathFromItem};
-			{TargetFrameworkDirectory};
 			{PkgConfig};
+			{TargetFrameworkDirectory};
 			{GAC};
 			{RawFileName};
 			$(OutDir)