Skip to content
Snippets Groups Projects
Commit eead5f83 authored by Breno Leitao's avatar Breno Leitao
Browse files

testing/timew: Fix patch file

The patch file was not being applied properly. Fixing it to apply
cleanly.
parent 858761fb
No related branches found
No related tags found
No related merge requests found
...@@ -30,4 +30,4 @@ package() { ...@@ -30,4 +30,4 @@ package() {
} }
sha512sums="0539ff93b2375c154d126c39aa84f21b57b62f51c220c80b2e323a4d6aefd2eda6f87c04112e096222102b019ee3683a78b9ee9d6fbf6736d4a34c529f6152f5 timew-1.0.0.tar.gz sha512sums="0539ff93b2375c154d126c39aa84f21b57b62f51c220c80b2e323a4d6aefd2eda6f87c04112e096222102b019ee3683a78b9ee9d6fbf6736d4a34c529f6152f5 timew-1.0.0.tar.gz
e0658719ff8ff70d811ebe90bde652160e69d7c4b1744569924e2047151395ea013fe492f526329b722c47728b78c1bbebea719b2eabc217b93cbf175da86584 musl_limits.patch" 4c59c87d56d5babbe3095cb5c01431dfad703a28332464d71d75cc2a6db5727686680bbd771783797ead3cfcf9597df717198eadfd61421c5b6bca1c0a2f1fd4 musl_limits.patch"
...@@ -12,8 +12,8 @@ Date: Tue April 04 14:12:11 2017 -0300 ...@@ -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 Index: timew/src/timew-1.0.0/src/libshared/src/FS.cpp
=================================================================== ===================================================================
--- timew.orig/src/timew-1.0.0/src/libshared/src/FS.cpp --- a/src/libshared/src/FS.cpp
+++ timew/src/timew-1.0.0/src/libshared/src/FS.cpp +++ b/src/libshared/src/FS.cpp
@@ -41,7 +41,7 @@ @@ -41,7 +41,7 @@
#include <shared.h> #include <shared.h>
#include <format.h> #include <format.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment