From e7a7f7076b9e18560abf8b98de5cf2e33010a24e Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Tue, 8 Mar 2005 11:29:47 +0000 Subject: 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 Pointy hat: me! --- games/einstein/files/patch-random.cpp | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) (limited to 'games/einstein') 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" + -- cgit v1.2.3