]> git.pld-linux.org Git - packages/firefox.git/blobdiff - firefox.sh
- rel 1
[packages/firefox.git] / firefox.sh
index e9a11de8c4e94cabc3427fcbaebdb75cb939c30f..b5183d4503590417da18883b56f8a151d3af21ac 100644 (file)
@@ -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
 
This page took 0.031442 seconds and 4 git commands to generate.