Skip to content
Snippets Groups Projects
Commit 65d81879 authored by Santiago Rodriguez's avatar Santiago Rodriguez
Browse files

firefox: changed path for AbrowserProfileMigrator.js

parent 3d234d3c
No related branches found
No related tags found
1 merge request!2Fix helper for firefox 34
......@@ -228,7 +228,7 @@ sed '/Provides/s/abrowser-locale/firefox-locale/' -i debian/control.langpacks
sed '/MOZILLA_UAVERSION/ s:Abrowser/:Firefox/:' -i netwerk/protocol/http/nsHttpHandler.cpp
# Set migrator scripts
sed 's/Abrowser/Firefox/g; s/abrowser/firefox/g' -i browser/components/migration/src/AbrowserProfileMigrator.js
sed 's/Abrowser/Firefox/g; s/abrowser/firefox/g' -i browser/components/migration/AbrowserProfileMigrator.js
# Postinst script to manage profile migration and system links
echo '
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment