diff options
Diffstat (limited to 'www/ump/files/patch-interface-Makefile.in')
-rw-r--r-- | www/ump/files/patch-interface-Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www/ump/files/patch-interface-Makefile.in b/www/ump/files/patch-interface-Makefile.in deleted file mode 100644 index 7e26e7a8e1ce..000000000000 --- a/www/ump/files/patch-interface-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- interface/Makefile.in.orig Wed May 24 20:40:04 2006 -+++ interface/Makefile.in Wed May 24 20:43:13 2006 -@@ -319,7 +319,7 @@ - - INCLUDES = \ - -I$(top_srcdir)/timidity \ -- -I$(top_srcdir)/libarc \ -+ -I$(LOCALBASE)/include -I$(LOCALBASE)/include/libarc \ - -I$(top_srcdir)/utils - - |