diff options
Diffstat (limited to 'audio/replay/files/patch-aa')
-rw-r--r-- | audio/replay/files/patch-aa | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/replay/files/patch-aa b/audio/replay/files/patch-aa new file mode 100644 index 0000000..dadd271 --- /dev/null +++ b/audio/replay/files/patch-aa @@ -0,0 +1,11 @@ +--- Makefile.in.orig Wed Oct 28 00:22:43 1998 ++++ Makefile.in Wed Oct 28 00:23:24 1998 +@@ -3,7 +3,7 @@ + #DEBUG = -DDEBUG + + # Make sure the path is correct! +-GTK-CONFIG = "gtk-config" ++GTK-CONFIG = "gtk11-config" + + # ---- @OS_TYPE@/@ARCH_TYPE@ ---- + |