summaryrefslogtreecommitdiffstats
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.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/muine/files/patch-src_muine.exe.config.in b/audio/muine/files/patch-src_muine.exe.config.in
deleted file mode 100644
index 6eb9c6d7c..000000000
--- a/audio/muine/files/patch-src_muine.exe.config.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/muine.exe.config.in.orig Sat Jun 5 12:48:33 2004
-+++ src/muine.exe.config.in Thu Jul 15 21:59:47 2004
-@@ -1,6 +1,6 @@
- <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"/>
-+ <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>