aboutsummaryrefslogtreecommitdiff
path: root/audio/muine/files/patch-src_muine.exe.config.in
diff options
context:
space:
mode:
Diffstat (limited to 'audio/muine/files/patch-src_muine.exe.config.in')
-rw-r--r--audio/muine/files/patch-src_muine.exe.config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/muine/files/patch-src_muine.exe.config.in b/audio/muine/files/patch-src_muine.exe.config.in
index 9006c188b055..6eb9c6d7cb81 100644
--- a/audio/muine/files/patch-src_muine.exe.config.in
+++ b/audio/muine/files/patch-src_muine.exe.config.in
@@ -4,8 +4,8 @@
<configuration>
- <dllmap dll="libglib-2.0-0.dll" target="libglib-2.0.so.0"/>
- <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0.so.0"/>
-+ <dllmap dll="libglib-2.0-0.dll" target="libglib-2.0.so.%%GLIB_MIVER%%"/>
-+ <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0.so.%%GLIB_MIVER%%"/>
++ <dllmap dll="libglib-2.0-0.dll" target="libglib-2.0.so"/>
++ <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0.so"/>
<dllmap dll="libgnomevfs-2.dll" target="libgnomevfs-2.so"/>
<dllmap dll="libmuine" target="@prefix@/lib/muine/libmuine.so"/>
</configuration>