[Pkg-cli-apps-commits] [SCM] smuxi branch, master, updated. debian/0.8.9.1-2-3-g9b784a2
Mirco Bauer
meebey at meebey.net
Sat Jan 7 12:10:13 UTC 2012
The following commit has been merged in the master branch:
commit 0055fc3264b782287879116d39a2c331f6219bf1
Author: Mirco Bauer <meebey at meebey.net>
Date: Sat Jan 7 12:11:10 2012 +0100
Added missing ncurses dllmap for smuxi-frontend-stfl.exe
diff --git a/debian/patches/fix_smuxi-frontend-stfl_dllmap.patch b/debian/patches/fix_smuxi-frontend-stfl_dllmap.patch
new file mode 100644
index 0000000..23ca2f1
--- /dev/null
+++ b/debian/patches/fix_smuxi-frontend-stfl_dllmap.patch
@@ -0,0 +1,10 @@
+Index: smuxi/src/Frontend-STFL/smuxi-frontend-stfl.exe.config
+===================================================================
+--- smuxi.orig/src/Frontend-STFL/smuxi-frontend-stfl.exe.config 2012-01-03 10:33:15.000000000 +0100
++++ smuxi/src/Frontend-STFL/smuxi-frontend-stfl.exe.config 2012-01-07 12:09:53.000000000 +0100
+@@ -20,4 +20,5 @@
+ </appender>
+ </log4net>
+ <dllmap dll="stfl" target="libstfl.so.0" />
++ <dllmap dll="ncurses" target="libncursesw.so.5" />
+ </configuration>
diff --git a/debian/patches/series b/debian/patches/series
index b127b5c..e2d50cf 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
+fix_smuxi-frontend-stfl_dllmap.patch
build_Newtonsoft.Json_with_default_compiler.patch
build_Twitterizer2_with_default_compiler.patch
build_db4o_with_default_compiler.patch
diff --git a/debian/patches/ubuntu.series b/debian/patches/ubuntu.series
index 21225a5..05479d5 100644
--- a/debian/patches/ubuntu.series
+++ b/debian/patches/ubuntu.series
@@ -1,3 +1,4 @@
+fix_smuxi-frontend-stfl_dllmap.patch
build_Newtonsoft.Json_with_default_compiler.patch
build_Twitterizer2_with_default_compiler.patch
build_db4o_with_default_compiler.patch
--
smuxi
More information about the Pkg-cli-apps-commits
mailing list