diff options
Diffstat (limited to 'audio/cynthiune/files/patch-GNUmakefile.preamble')
-rw-r--r-- | audio/cynthiune/files/patch-GNUmakefile.preamble | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/cynthiune/files/patch-GNUmakefile.preamble b/audio/cynthiune/files/patch-GNUmakefile.preamble deleted file mode 100644 index c14a4553f5a9..000000000000 --- a/audio/cynthiune/files/patch-GNUmakefile.preamble +++ /dev/null @@ -1,11 +0,0 @@ ---- ./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) |