summarylogtreecommitdiffstats
path: root/proton-user_compat_data.patch
diff options
context:
space:
mode:
Diffstat (limited to 'proton-user_compat_data.patch')
-rw-r--r--proton-user_compat_data.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/proton-user_compat_data.patch b/proton-user_compat_data.patch
index e9d6e18c910b..656b08540588 100644
--- a/proton-user_compat_data.patch
+++ b/proton-user_compat_data.patch
@@ -1,8 +1,8 @@
diff --git a/proton b/proton
-index d4a49ab..9928e21 100755
+index bc9b8d4..6c11765 100755
--- a/proton
+++ b/proton
-@@ -656,6 +656,15 @@ if __name__ == "__main__":
+@@ -1348,6 +1348,15 @@ if __name__ == "__main__":
log("No compat data path?")
sys.exit(1)
@@ -17,4 +17,4 @@ index d4a49ab..9928e21 100755
+
g_proton = Proton(os.path.dirname(sys.argv[0]))
- g_proton.extract_tarball()
+ if g_proton.need_tarball_extraction():