From 5c2345a2601b37d7ba8c1d8ca629e4a02d98ed6e Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 10 Oct 2021 16:07:58 -0400 Subject: games/gzdoom: Updated for version 4.7.0. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- games/gzdoom/fix_zipdir.diff | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 games/gzdoom/fix_zipdir.diff (limited to 'games/gzdoom/fix_zipdir.diff') diff --git a/games/gzdoom/fix_zipdir.diff b/games/gzdoom/fix_zipdir.diff deleted file mode 100644 index 88fb016966..0000000000 --- a/games/gzdoom/fix_zipdir.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- a/tools/zipdir/zipdir.c -+++ b/tools/zipdir/zipdir.c -@@ -781,6 +781,8 @@ - if (central_dir == NULL) - { - fprintf(stderr, "Could not read central directory from %s. (Is it a zipfile?)\n", zipname); -+ fclose(ozip); -+ ozip = NULL; - update = 0; - } - } -- cgit v1.2.3-80-g2a13