[Pkg-mono-svn-commits] rev 3111 - mono-debugger/trunk/debian

Mirco Bauer meebey-guest at alioth.debian.org
Sun May 6 12:46:40 UTC 2007


Author: meebey-guest
Date: 2007-05-06 12:46:40 +0000 (Sun, 06 May 2007)
New Revision: 3111

Added:
   mono-debugger/trunk/debian/mdb.exe.config
Log:
- dllmap for mdb.exe




Added: mono-debugger/trunk/debian/mdb.exe.config
===================================================================
--- mono-debugger/trunk/debian/mdb.exe.config	2007-05-06 12:46:08 UTC (rev 3110)
+++ mono-debugger/trunk/debian/mdb.exe.config	2007-05-06 12:46:40 UTC (rev 3111)
@@ -0,0 +1,4 @@
+<configuration>
+   <dllmap dll="libmonodebuggerreadline" target="libmonodebuggerreadline.so.0"/>
+   <dllmap dll="monodebuggerserver" target="libmonodebuggerserver.so.0"/>
+</configuration>




More information about the Pkg-mono-svn-commits mailing list