aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ostree/musl-fixes.patch
diff options
context:
space:
mode:
authorAndré Klitzing <aklitzing@gmail.com>2017-04-13 11:36:40 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2017-04-13 10:18:20 +0000
commit418e58768276071bd405376dba2732cab7355343 (patch)
tree30198fc3e7f0b6c2d382f5424feb9270f6949649 /testing/ostree/musl-fixes.patch
parent52cbb44f039b626fbd4f6d007957badb215c98a5 (diff)
downloadaports-418e58768276071bd405376dba2732cab7355343.tar.bz2
aports-418e58768276071bd405376dba2732cab7355343.tar.xz
testing/ostree: upgrade to 2017.4
Remove merged musl fixes
Diffstat (limited to 'testing/ostree/musl-fixes.patch')
-rw-r--r--testing/ostree/musl-fixes.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/testing/ostree/musl-fixes.patch b/testing/ostree/musl-fixes.patch
index 4b1098e1ee..ce4a5e6dfb 100644
--- a/testing/ostree/musl-fixes.patch
+++ b/testing/ostree/musl-fixes.patch
@@ -1,24 +1,3 @@
---- a/src/libostree/ostree-repo.c
-+++ b/src/libostree/ostree-repo.c
-@@ -43,6 +43,8 @@
- #include <locale.h>
- #include <glib/gstdio.h>
-
-+#include <sys/file.h>
-+
- /**
- * SECTION:ostree-repo
- * @title: Content-addressed object store
---- a/src/libostree/ostree-sysroot.c
-+++ b/src/libostree/ostree-sysroot.c
-@@ -21,6 +21,7 @@
- #include "config.h"
-
- #include "otutil.h"
-+#include <sys/file.h>
- #include <sys/mount.h>
- #include <sys/wait.h>
-
--- a/config.h.in
+++ b/config.h.in
@@ -148,3 +148,15 @@