aboutsummaryrefslogtreecommitdiff
path: root/japanese/firefox-ja_JP
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/firefox-ja_JP')
-rw-r--r--japanese/firefox-ja_JP/Makefile3
1 files changed, 1 insertions, 2 deletions
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)