File thunar-archive-plugin-0.3.0-fix-file-roller-extract-here.patch of Package thunar-plugin-archive
diff --git a/scripts/file-roller.tap b/scripts/file-roller.tap index 35197ad..86b370e 100644 --- a/scripts/file-roller.tap +++ b/scripts/file-roller.tap @@ -35,7 +35,7 @@ create) ;; extract-here) - exec file-roller "--extract-to=$pwd" --extract-here --force "$@" + exec file-roller --force "--extract-to=$pwd" "$@" ;; extract-to)