bd1f153bbb
Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD>
8 lines
298 B
Text
8 lines
298 B
Text
--- blam.exe.config.orig Sat Jun 18 20:38:30 2005
|
|
+++ blam.exe.config Sat Feb 4 21:12:35 2006
|
|
@@ -1,4 +1,4 @@
|
|
<configuration>
|
|
<dllmap dll="gdk-x11-2.0" target="libgdk-x11-2.0.so.0"/>
|
|
- <dllmap dll="libX11" target="libX11.so.6"/>
|
|
+ <dllmap dll="libX11" target="libX11.so"/>
|
|
</configuration>
|