summaryrefslogtreecommitdiff
path: root/audio/trm/patches
diff options
context:
space:
mode:
authorchris <chris@pkgsrc.org>2004-02-09 00:17:05 +0000
committerchris <chris@pkgsrc.org>2004-02-09 00:17:05 +0000
commitfb50c2c8ba3df2ca98e44088a6706417132b4d39 (patch)
tree237cee828b429e593659f057893d99927ab11dd7 /audio/trm/patches
parent96d319d60e52b6960a4a20158969e9ff30c0dad0 (diff)
downloadpkgsrc-fb50c2c8ba3df2ca98e44088a6706417132b4d39.tar.gz
Initial import of trm, a utility for creating accoustic signatures for use
with musicbrainz.
Diffstat (limited to 'audio/trm/patches')
-rw-r--r--audio/trm/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/trm/patches/patch-aa b/audio/trm/patches/patch-aa
new file mode 100644
index 00000000000..59e6909ba42
--- /dev/null
+++ b/audio/trm/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2004/02/09 00:17:06 chris Exp $
+
+--- configure.orig 2004-02-07 22:39:42.000000000 +0000
++++ configure 2004-02-07 22:39:57.000000000 +0000
+@@ -3192,7 +3192,7 @@
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+ else
+ ac_check_lib_save_LIBS=$LIBS
+-LIBS="-lmusicbrainz -ldl $LIBS"
++LIBS="-lmusicbrainz $LIBS"
+ cat >conftest.$ac_ext <<_ACEOF
+ #line $LINENO "configure"
+ #include "confdefs.h"