[packages/firefox] - typo

qboosh qboosh at pld-linux.org
Tue May 10 21:29:49 CEST 2016


commit 89701f20c793df0a3a2d69b869375f46977cce26
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue May 10 21:29:47 2016 +0200

    - typo

 firefox.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/firefox.sh b/firefox.sh
index e9a11de..b5183d4 100644
--- a/firefox.sh
+++ b/firefox.sh
@@ -8,7 +8,7 @@ LIBDIR="@LIBDIR@/firefox"
 if [ ! -d $HOME/.mozilla/firefox ]; then
 	if [ -d $HOME/.iceweasel ]; then
 		echo "Copying profile from Iceweasel"
-		cp -rf $HOME/.iceweasek $HOME/.mozilla/firefox
+		cp -rf $HOME/.iceweasel $HOME/.mozilla/firefox
 	fi
 fi
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/firefox.git/commitdiff/89701f20c793df0a3a2d69b869375f46977cce26



More information about the pld-cvs-commit mailing list