mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-01 00:20:30 +00:00
12 lines
256 B
Diff
12 lines
256 B
Diff
--- a/scripts/xdg-email.in
|
|
+++ b/scripts/xdg-email.in
|
|
@@ -245,7 +245,7 @@ open_generic()
|
|
run_thunderbird "$client" "$1"
|
|
fi
|
|
|
|
- xdg-open "$1"
|
|
+ xdg-utils-xdg-open "$1"
|
|
local ret=$?
|
|
|
|
# 3 means exit_failure_operation_impossible
|