diff options
Diffstat (limited to 'audio/soundtracker/files/patch-app_Makefile.in')
-rw-r--r-- | audio/soundtracker/files/patch-app_Makefile.in | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/audio/soundtracker/files/patch-app_Makefile.in b/audio/soundtracker/files/patch-app_Makefile.in deleted file mode 100644 index eb4eda7e9c13..000000000000 --- a/audio/soundtracker/files/patch-app_Makefile.in +++ /dev/null @@ -1,15 +0,0 @@ ---- app/Makefile.in.orig 2006-02-25 13:37:15 UTC -+++ app/Makefile.in -@@ -235,9 +235,9 @@ soundtracker_LDADD = drivers/libdrivers. - - stdir = $(datadir)/soundtracker - --#INCLUDES = -DDATADIR=\"$(stdir)\" \ --# -DLOCALEDIR=\"$(datadir)/locale\" --INCLUDES = -DLOCALEDIR=\"$(datadir)/locale\" -+INCLUDES = -DDATADIR=\"$(stdir)\" \ -+ -DLOCALEDIR=\"$(datadir)/locale\" -+#INCLUDES = -DLOCALEDIR=\"$(datadir)/locale\" - subdir = app - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |