adium 4078:ef1b7274dce5: Endif fix.

commits at adium.im commits at adium.im
Wed Jul 27 10:40:10 UTC 2011


details:	http://hg.adium.im/adium/rev/ef1b7274dce5
revision:	4078:ef1b7274dce5
branch:		(none)
author:		Adrian Godoroja <robotive at me.com>
date:		Wed Jul 27 13:38:52 2011 +0300

Endif fix.

diffs (12 lines):

diff -r d4acb9e23fe3 -r ef1b7274dce5 Release/Makefile
--- a/Release/Makefile	Wed Jul 27 13:32:34 2011 +0300
+++ b/Release/Makefile	Wed Jul 27 13:38:52 2011 +0300
@@ -125,7 +125,7 @@
 ifeq ($(NIGHTLY),TRUE)
 	defaults write $(ADIUM_PLIST) AINightlyRepo "$(NIGHTLY_REPO)"
 	defaults write $(ADIUM_PLIST) AINightlyBranch "$(NIGHTLY_BRANCH)"
-end
+endif
 	plutil -convert xml1 $(ADIUM_PLIST).plist
 
 compile:




More information about the commits mailing list