commit 1e64745577def96f42c5ac7952ed6ff6cdd6c947 Author: Patrick Mézard patrick@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