firefox: changed path for AbrowserProfileMigrator.js

This commit is contained in:
Santiago Rodriguez 2014-12-04 00:29:02 +01:00
parent 3d234d3c17
commit 65d818796b

View file

@ -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 sed '/MOZILLA_UAVERSION/ s:Abrowser/:Firefox/:' -i netwerk/protocol/http/nsHttpHandler.cpp
# Set migrator scripts # 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 # Postinst script to manage profile migration and system links
echo ' echo '