[Pkg-cli-apps-commits] [SCM] Tomboy - desktop note taking program using Wiki style links branch, master, updated. debian/1.6.0-1-6-g9ec6d39
Iain Lane
laney at ubuntu.com
Tue Apr 12 18:45:22 UTC 2011
The following commit has been merged in the master branch:
commit bf19fc0b7f3a88a57a4f4af6a43e7944d55742fe
Author: Iain Lane <laney at ubuntu.com>
Date: Tue Apr 12 19:38:54 2011 +0100
Patch tomboy.exe dllmap to use DLL names as in the source
diff --git a/debian/patches/01_dllmaps.patch b/debian/patches/01_dllmaps.patch
index 97a39e0..b832db4 100644
--- a/debian/patches/01_dllmaps.patch
+++ b/debian/patches/01_dllmaps.patch
@@ -1,10 +1,12 @@
Description: Update libtomboy dllmap to use absolute path
Index: tomboy.git/Tomboy/Tomboy.exe.config.in
===================================================================
---- tomboy.git.orig/Tomboy/Tomboy.exe.config.in 2009-04-27 18:29:09.000000000 +0100
-+++ tomboy.git/Tomboy/Tomboy.exe.config.in 2009-10-07 16:00:35.894147250 +0100
-@@ -2,6 +2,6 @@
- <dllmap dll="libglib-2.0-0.dll" target="libglib-2.0.so.0"/>
+--- tomboy.git.orig/Tomboy/Tomboy.exe.config.in 2011-04-12 19:37:20.634328063 +0100
++++ tomboy.git/Tomboy/Tomboy.exe.config.in 2011-04-12 19:37:48.253245653 +0100
+@@ -1,7 +1,7 @@
+ <configuration>
+- <dllmap dll="libglib-2.0-0.dll" target="libglib-2.0.so.0"/>
++ <dllmap dll="glib-2.0.dll" target="libglib-2.0.so.0"/>
<dllmap dll="libgtk-win32-2.0-0.dll" target="libgtk-x11-2.0.so.0"/>
<dllmap dll="libgtkspell" target="libgtkspell.so.0"/>
- <dllmap dll="libtomboy" target="libtomboy.so"/>
--
Tomboy - desktop note taking program using Wiki style links
More information about the Pkg-cli-apps-commits
mailing list