diff options
Diffstat (limited to 'www/wwwoffle/files/patch-ac')
-rw-r--r-- | www/wwwoffle/files/patch-ac | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www/wwwoffle/files/patch-ac b/www/wwwoffle/files/patch-ac deleted file mode 100644 index c180805df34a..000000000000 --- a/www/wwwoffle/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- src/testprogs/Makefile.in.orig Tue Feb 26 18:53:40 2002 -+++ src/testprogs/Makefile.in Tue Feb 26 18:53:09 2002 -@@ -28,7 +28,7 @@ - - ######## - --INCLUDE=@ZLIB_INC@ -+INCLUDE=@ZLIB_INC@ -I.. - LIBRARY=@LIBS@ @ZLIB_LIB@ - - COMPILE=$(CC) -c $(CFLAGS) |