firefox: changed path for AbrowserProfileMigrator.js
This commit is contained in:
parent
3d234d3c17
commit
65d818796b
1 changed files with 1 additions and 1 deletions
|
|
@ -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 '
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue