[pokerth] Use the -u option when making a diff

Bruno Wolff III bruno at fedoraproject.org
Tue Jan 31 04:23:21 UTC 2012


commit db3afaf3a70cab83a2f9a33bb82bd2ded05e5b44
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Mon Jan 30 22:23:08 2012 -0600

    Use the -u option when making a diff

 pokerth-gcc47.patch |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/pokerth-gcc47.patch b/pokerth-gcc47.patch
index 0ca4a4f..568f9d4 100644
--- a/pokerth-gcc47.patch
+++ b/pokerth-gcc47.patch
@@ -1,2 +1,10 @@
-59a60
-> #include <unistd.h>
+--- src/third_party/qtsingleapplication/qtlocalpeer.cpp.orig	2012-01-30 22:09:08.017784414 -0600
++++ src/third_party/qtsingleapplication/qtlocalpeer.cpp	2012-01-30 22:09:29.668536114 -0600
+@@ -57,6 +57,7 @@
+ #endif
+ #if defined(Q_OS_UNIX)
+ #include <time.h>
++#include <unistd.h>
+ #endif
+ 
+ namespace QtLP_Private {


More information about the scm-commits mailing list