aboutsummaryrefslogtreecommitdiffstats
path: root/audio/cynthiune/files/patch-GNUmakefile.preamble
blob: c14a4553f5a90d8655337b3498c7905b1f472813 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./GNUmakefile.preamble.orig 2012-03-05 20:54:59.000000000 -0500
+++ ./GNUmakefile.preamble  2012-03-05 20:55:39.000000000 -0500
@@ -25,7 +25,7 @@
 ADDITIONAL_CPPFLAGS += -DLOCALBUILD=1
 endif
 
-ADDITIONAL_GUI_LIBS += -L/MingW/bin -lmusicbrainz
+ADDITIONAL_GUI_LIBS += -L/MingW/bin
 
 ifneq (mingw32, $(GNUSTEP_TARGET_OS))
 ifeq ($(debug), yes)