1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/games/eights/files/patch-eights.c
Mathieu Arnold 7ae7b018cc 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
2016-06-20 16:23:28 +00:00

12 lines
182 B
C

--- eights.c.orig 2016-06-20 14:33:50 UTC
+++ eights.c
@@ -5,6 +5,8 @@
#include <unistd.h>
#include <time.h>
+#define debug
+
#ifdef DEBUG
#undef debug
#define debug printf