diff options
Diffstat (limited to 'main/bubblewrap/realpath-workaround.patch')
-rw-r--r-- | main/bubblewrap/realpath-workaround.patch | 4 |
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" |