[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [torbrowser/maint-2.3] Reset write attribute that 'sed --in-place' forgets to set.



commit 3dff6acbfc16e8e33211bc0806982751008aabd8
Author: Shondoit Walker <shondoit@xxxxxxxxx>
Date:   Sat May 5 13:54:38 2012 +0200

    Reset write attribute that 'sed --in-place' forgets to set.
---
 build-scripts/windows.mk |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/build-scripts/windows.mk b/build-scripts/windows.mk
index 9d769dd..4cc2c67 100644
--- a/build-scripts/windows.mk
+++ b/build-scripts/windows.mk
@@ -388,6 +388,8 @@ patch-firefox-language:
 	./patch-firefox-language.sh $(BUNDLE)/FirefoxPortable/Data/profile/prefs.js $(LANGCODE)
 	sed -i -e "s/SHPONKA/$(LANGCODE)/g" $(BUNDLE)/FirefoxPortable/Data/profile/prefs.js
 	sed -i -e "s/SHPONKA/$(LANGCODE)/g" $(BUNDLE)/FirefoxPortable/App/DefaultData/profile/prefs.js
+	chmod u+w $(BUNDLE)/FirefoxPortable/Data/profile/prefs.js
+	chmod u+w $(BUNDLE)/FirefoxPortable/App/DefaultData/profile/prefs.js
 
 ###
 ### Utilities



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits