aboutsummaryrefslogtreecommitdiffstats
path: root/testing/timew/musl_limits.patch
diff options
context:
space:
mode:
authorBreno Leitao <breno.leitao@gmail.com>2017-04-25 16:53:30 +0000
committerBreno Leitao <breno.leitao@gmail.com>2017-04-25 16:53:30 +0000
commiteead5f8364feaad02302f551320d0e5eb0cad811 (patch)
tree114029867023e7398416f71314856e18547be391 /testing/timew/musl_limits.patch
parent858761fb26789a7f2fc8f6a82d892285f7bea1c1 (diff)
downloadaports-eead5f8364feaad02302f551320d0e5eb0cad811.tar.bz2
aports-eead5f8364feaad02302f551320d0e5eb0cad811.tar.xz
testing/timew: Fix patch file
The patch file was not being applied properly. Fixing it to apply cleanly.
Diffstat (limited to 'testing/timew/musl_limits.patch')
-rw-r--r--testing/timew/musl_limits.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/timew/musl_limits.patch b/testing/timew/musl_limits.patch
index 31ec977ee4..ae640d69b5 100644
--- a/testing/timew/musl_limits.patch
+++ b/testing/timew/musl_limits.patch
@@ -12,8 +12,8 @@ Date: Tue April 04 14:12:11 2017 -0300
Index: timew/src/timew-1.0.0/src/libshared/src/FS.cpp
===================================================================
---- timew.orig/src/timew-1.0.0/src/libshared/src/FS.cpp
-+++ timew/src/timew-1.0.0/src/libshared/src/FS.cpp
+--- a/src/libshared/src/FS.cpp
++++ b/src/libshared/src/FS.cpp
@@ -41,7 +41,7 @@
#include <shared.h>
#include <format.h>