diff options
Diffstat (limited to 'astro/boinc-setiathome/files/patch-Makefile.incl')
-rw-r--r-- | astro/boinc-setiathome/files/patch-Makefile.incl | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/astro/boinc-setiathome/files/patch-Makefile.incl b/astro/boinc-setiathome/files/patch-Makefile.incl deleted file mode 100644 index f0a41b292de0..000000000000 --- a/astro/boinc-setiathome/files/patch-Makefile.incl +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.incl.orig Wed Feb 9 12:03:32 2005 -+++ Makefile.incl Tue Mar 1 10:15:48 2005 -@@ -37,7 +37,7 @@ - VERSION_MAJOR = @MAJOR_VERSION@ - VERSION_MINOR = @MINOR_VERSION@ - --BOINC_CFLAGS= -I$(BOINCDIR)/api -I$(BOINCDIR)/lib -+BOINC_CFLAGS= -I$(BOINCDIR)/include/BOINC - - - DEBUG_PROG = setiathome-$(VERSION_MAJOR).$(VERSION_MINOR).@host@.debug$(DOTEXEEXT) |