[Pkg-cli-libs-commits] [SCM] gnome-sharp2 branch, master, updated. upstream/2.24.1-23-g863308e

Julian Taylor jtaylor.debian at googlemail.com
Sun Jun 5 20:32:23 UTC 2011


The following commit has been merged in the master branch:
commit 6cb2ce4695ef8e33de12c7d34915e189a5b51ff5
Author: Julian Taylor <jtaylor.debian at googlemail.com>
Date:   Fri Jun 3 14:18:36 2011 +0000

    install dllmap for gnome-hello-world.exe

diff --git a/debian/gnome-hello-world.exe.config b/debian/gnome-hello-world.exe.config
new file mode 100644
index 0000000..48abca9
--- /dev/null
+++ b/debian/gnome-hello-world.exe.config
@@ -0,0 +1,3 @@
+<configuration>
+<dllmap dll="glib-2.0" target="libglib-2.0.so.0" />
+</configuration>
diff --git a/debian/gnome-sharp2-examples.install b/debian/gnome-sharp2-examples.install
index dde9040..b0979c2 100644
--- a/debian/gnome-sharp2-examples.install
+++ b/debian/gnome-sharp2-examples.install
@@ -1,3 +1,4 @@
 sample/Makefile	/usr/share/gnome-sharp2-examples/
 sample/*.exe	/usr/share/gnome-sharp2-examples/
 sample/*.cs	/usr/share/gnome-sharp2-examples/
+debian/gnome-hello-world.exe.config /usr/share/gnome-sharp2-examples/

-- 
gnome-sharp2



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