[Pkg-cli-apps-commits] [SCM] monodevelop branch, master, updated. debian/3.0.2+dfsg-3-8-g4169974
Jo Shields
directhex at apebox.org
Fri Jun 22 19:40:55 UTC 2012
The following commit has been merged in the master branch:
commit 4169974761e60cd412d1a8bb3274a6aff94616e0
Author: Jo Shields <directhex at apebox.org>
Date: Fri Jun 22 20:17:35 2012 +0100
Upstream commit 53282c9 which finally reconciles the MonoDevelop.Gettext.dll install location with the monodevelop-core-addins.pc location.
diff --git a/debian/patches/fix_gettext_install_location_53282c9.patch b/debian/patches/fix_gettext_install_location_53282c9.patch
new file mode 100644
index 0000000..437a016
--- /dev/null
+++ b/debian/patches/fix_gettext_install_location_53282c9.patch
@@ -0,0 +1,19 @@
+commit 1805a34b6212748ce2ddf075cc54cf67853282c9
+Author: Michael Hutchinson <m.j.hutchinson at gmail.com>
+Date: Fri Jun 22 14:35:35 2012 -0400
+
+ [Gettext] Fix install location for real
+
+Index: monodevelop/src/addins/MonoDevelop.Gettext/Makefile.am
+===================================================================
+--- monodevelop.orig/src/addins/MonoDevelop.Gettext/Makefile.am 2012-06-22 20:16:04.113176007 +0100
++++ monodevelop/src/addins/MonoDevelop.Gettext/Makefile.am 2012-06-22 20:16:11.597175941 +0100
+@@ -93,7 +93,7 @@
+
+ $(ASSEMBLY).mdb: $(ASSEMBLY)
+
+-assemblydir = $(MD_ADDIN_DIR)/DisplayBindings/MonoDevelop.Gettext
++assemblydir = $(MD_ADDIN_DIR)/DisplayBindings/Gettext
+ assembly_DATA = $(ASSEMBLY) $(ASSEMBLY).mdb
+
+ CLEANFILES = $(ASSEMBLY) $(ASSEMBLY).mdb
diff --git a/debian/patches/series b/debian/patches/series
index a1ae18b..f1f5a01 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
+fix_gettext_install_location_53282c9.patch
link_system_nunit.patch
use_libsvn1.patch
use_libapr1.patch
--
monodevelop
More information about the Pkg-cli-apps-commits
mailing list