Author: mladen.turk(a)jboss.com
Date: 2013-06-13 05:25:36 -0400 (Thu, 13 Jun 2013)
New Revision: 3103
Modified:
trunk/build/patch/openssl-0.9.8r.patch
Log:
Correctly format 0.9.8r patch
Modified: trunk/build/patch/openssl-0.9.8r.patch
===================================================================
--- trunk/build/patch/openssl-0.9.8r.patch 2013-06-13 09:11:38 UTC (rev 3102)
+++ trunk/build/patch/openssl-0.9.8r.patch 2013-06-13 09:25:36 UTC (rev 3103)
@@ -26,7 +26,7 @@
}
----
apps/speed.c.org
+--- apps/speed.c
+++ apps/speed.c
@@ -268,6 +268,11 @@
# define NO_FORK
@@ -40,7 +40,7 @@
#undef BUFSIZE
#define BUFSIZE ((long)1024*8+1)
int run=0;
----
apps/s_time.c.org
+--- apps/s_time.c
+++ apps/s_time.c
@@ -187,6 +187,8 @@
#endif