From 7ae7b018ccf7760013f368fcb83aad9ecd8982a8 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Mon, 20 Jun 2016 16:23:28 +0000 Subject: With the power of USES=dos2unix, get rid of most patches and files with CRLF. While there, run make makepatch, rename patches to use the new scheme, and various fixes. With hat: portmgr Sponsored by: Absolight --- games/heretic/files/patch-w__wad.c | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 games/heretic/files/patch-w__wad.c (limited to 'games/heretic/files/patch-w__wad.c') diff --git a/games/heretic/files/patch-w__wad.c b/games/heretic/files/patch-w__wad.c new file mode 100644 index 000000000000..bad6d45cf355 --- /dev/null +++ b/games/heretic/files/patch-w__wad.c @@ -0,0 +1,19 @@ +--- w_wad.c.orig 2003-12-08 23:10:35 UTC ++++ w_wad.c +@@ -15,7 +15,6 @@ + #include + #include + #include +-#include + #include + #include + #include +@@ -27,8 +26,6 @@ + #define O_BINARY 0 + #endif /* UNIX */ + +-#include +- + #ifdef __GLIBC__ + /* kludge for broken asm-sparc/io.h on linux 2.2.14.? */ + #ifdef __sparc__ -- cgit v1.2.3