[tor-commits] [torbrowser/maint-2.3] Remove blank lines from Makefiles

erinn at torproject.org erinn at torproject.org
Thu Mar 8 20:43:01 UTC 2012


commit 1e64745577def96f42c5ac7952ed6ff6cdd6c947
Author: Patrick Mézard <patrick at mezard.eu>
Date:   Sun Feb 12 12:04:33 2012 +0100

    Remove blank lines from Makefiles
    
    Unnecessary and make emacs warn and prompt before saving.
---
 build-scripts/windows.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/build-scripts/windows.mk b/build-scripts/windows.mk
index d58203d..423b88c 100644
--- a/build-scripts/windows.mk
+++ b/build-scripts/windows.mk
@@ -324,7 +324,7 @@ configure-apps:
 
 	## Set up alternate launcher
 	mv $(DEST)/FirefoxPortable/App/Firefox/firefox.exe $(DEST)/FirefoxPortable/App/Firefox/tbb-firefox.exe
-	
+
 	## Configure FirefoxPortable
 	cp config/FirefoxPortable.ini $(DEST)/FirefoxPortable
 	cp config/FirefoxPortableSettings.ini $(DEST)/FirefoxPortable/Data/settings





More information about the tor-commits mailing list