summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-03-08 11:29:47 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-03-08 11:29:47 +0000
commite7a7f7076b9e18560abf8b98de5cf2e33010a24e (patch)
treef3e6b8014686b116b24107928a589c36c92f2a3c /games
parentUpgrade to 0.8.7. (diff)
Extract patch in patch and use that patch to patch instead of
patching with a patch which doesn't patch the file to patch. Noticed by: Dmitry Morozovsky <marck@FreeBSD.org> Pointy hat: me!
Notes
Notes: svn path=/head/; revision=130609
Diffstat (limited to 'games')
-rw-r--r--games/einstein/files/patch-random.cpp20
1 files changed, 7 insertions, 13 deletions
diff --git a/games/einstein/files/patch-random.cpp b/games/einstein/files/patch-random.cpp
index 63fe8611ed05..7fa9f193e251 100644
--- a/games/einstein/files/patch-random.cpp
+++ b/games/einstein/files/patch-random.cpp
@@ -1,14 +1,8 @@
---- /dev/null 1 Jan 1970 00:00:00 -0000
-+++ files/patch-random.cpp 7 Mar 2005 16:00:23 -0000
-@@ -0,0 +1,11 @@
-+
-+$FreeBSD$
-+
-+--- random.cpp.orig
-++++ random.cpp
-+@@ -1,3 +1,5 @@
-++#include "sys/time.h"
-++
-+ #include "random.h"
-+ #include "utils.h"
+--- random.cpp.orig
++++ random.cpp
+@@ -1,3 +1,5 @@
++#include "sys/time.h"
+
+ #include "random.h"
+ #include "utils.h"
+