aboutsummaryrefslogtreecommitdiffstats
path: root/main/bubblewrap/realpath-workaround.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-06-14 12:24:55 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-06-14 12:24:55 +0000
commit9bbbccd444b4ab53658faa10d572742321cfc3ca (patch)
tree477b5de01391499a93b42aeb135a6b3e700ddb14 /main/bubblewrap/realpath-workaround.patch
parentbef177451e1e50254159685f68b152637ed998d2 (diff)
downloadaports-9bbbccd444b4ab53658faa10d572742321cfc3ca.tar.bz2
aports-9bbbccd444b4ab53658faa10d572742321cfc3ca.tar.xz
main/bubblewrap: fix patch to be -p1
Diffstat (limited to 'main/bubblewrap/realpath-workaround.patch')
-rw-r--r--main/bubblewrap/realpath-workaround.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/bubblewrap/realpath-workaround.patch b/main/bubblewrap/realpath-workaround.patch
index 08bfb4c665..8474faf358 100644
--- a/main/bubblewrap/realpath-workaround.patch
+++ b/main/bubblewrap/realpath-workaround.patch
@@ -8,8 +8,8 @@ will fail.
diff --git bind-mount.c.orig bind-mount.c
index 045fa0e..d05b540 100644
---- bind-mount.c.orig
-+++ bind-mount.c
+--- ./bind-mount.c.orig
++++ ./bind-mount.c
@@ -23,6 +23,28 @@
#include "utils.h"
#include "bind-mount.h"