blob: 8d9fbc6e0c521c66721f7cb2164be4e23668f2f7 (
plain) (
blame)
1
2
3
4
5
6
7
|
--- gnomevfs/gnome-vfs-sharp.dll.config.in.orig Tue Nov 9 18:53:59 2004
+++ gnomevfs/gnome-vfs-sharp.dll.config.in Tue Nov 9 18:54:08 2004
@@ -1,3 +1,3 @@
<configuration>
- <dllmap dll="gnomevfs-2" target="libgnomevfs-2@LIB_PREFIX@.0@LIB_SUFFIX@"/>
+ <dllmap dll="gnomevfs-2" target="libgnomevfs-2@LIB_PREFIX@@LIB_SUFFIX@"/>
</configuration>
|