summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--japanese/firefox-ja/Makefile3
-rw-r--r--japanese/firefox-ja_JP/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/japanese/firefox-ja/Makefile b/japanese/firefox-ja/Makefile
index b56f28797719..6dda8f12d742 100644
--- a/japanese/firefox-ja/Makefile
+++ b/japanese/firefox-ja/Makefile
@@ -41,8 +41,7 @@ do-install:
(cd ${FIREFOX_HOME}/defaults/pref; \
${MV} -f firefox-l10n.js firefox-l10n.js.orig)
(cd ${FIREFOX_HOME}/defaults/profile; \
- ${MV} -f bookmarks.html bookmarks.html.orig; \
- ${MV} -f prefs.js prefs.js.orig)
+ ${MV} -f bookmarks.html bookmarks.html.orig)
(cd ${FIREFOX_HOME}/chrome; \
${MV} -f chrome.rdf chrome.rdf.orig; \
${MV} -f installed-chrome.txt installed-chrome.txt.orig)
diff --git a/japanese/firefox-ja_JP/Makefile b/japanese/firefox-ja_JP/Makefile
index b56f28797719..6dda8f12d742 100644
--- a/japanese/firefox-ja_JP/Makefile
+++ b/japanese/firefox-ja_JP/Makefile
@@ -41,8 +41,7 @@ do-install:
(cd ${FIREFOX_HOME}/defaults/pref; \
${MV} -f firefox-l10n.js firefox-l10n.js.orig)
(cd ${FIREFOX_HOME}/defaults/profile; \
- ${MV} -f bookmarks.html bookmarks.html.orig; \
- ${MV} -f prefs.js prefs.js.orig)
+ ${MV} -f bookmarks.html bookmarks.html.orig)
(cd ${FIREFOX_HOME}/chrome; \
${MV} -f chrome.rdf chrome.rdf.orig; \
${MV} -f installed-chrome.txt installed-chrome.txt.orig)