[packages/mozilla-addon-gnome-keyring] typos

glen glen at pld-linux.org
Tue Jul 4 00:12:08 CEST 2017


commit 94816204bf6426cc345e98cdcb86d3d2bb615482
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Tue Jul 4 01:04:25 2017 +0300

    typos

 mozilla-addon-gnome-keyring.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mozilla-addon-gnome-keyring.spec b/mozilla-addon-gnome-keyring.spec
index 58a503e..284bbd7 100644
--- a/mozilla-addon-gnome-keyring.spec
+++ b/mozilla-addon-gnome-keyring.spec
@@ -72,12 +72,12 @@ if [ "$1" = "0" ] || [ "$2" = "0" ] && [ -L %{iceweasel_dir}/%{extension_id} ];
 fi
 
 %triggerin -- thunderbird
-test -L %{iceweasel_dir}/%{extension_id} || \
+test -L %{thunderbird_dir}/%{extension_id} || \
 	ln -sf %{extensionsdir}/%{extension_id} %{thunderbird_dir}/%{extension_id}
 
 %triggerun -- thunderbird
 if [ "$1" = "0" ] || [ "$2" = "0" ] && [ -L %{thunderbird_dir}/%{extension_id} ]; then
-	rm -f %{iceweasel_dir}/%{extension_id}
+	rm -f %{thunderbird_dir}/%{extension_id}
 fi
 
 %files
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mozilla-addon-gnome-keyring.git/commitdiff/d318e927e9676e30b4fe8f0db419537d90c910aa



More information about the pld-cvs-commit mailing list