adium 2870:620966d6f8a1: A new bootsrap db is only fetched if it...

commits at adium.im commits at adium.im
Thu Nov 5 04:51:56 UTC 2009


details:	http://hg.adium.im/adium/rev/620966d6f8a1
revision:	2870:620966d6f8a1
author:		Stephen Holt <sholt at adium.im>
date:		Wed Nov 04 23:47:50 2009 -0500

A new bootsrap db is only fetched if it doesn't exist already.  Otherwise, we should update.

diffs (12 lines):

diff -r 81987e30a167 -r 620966d6f8a1 Dependencies/phases/build_purple.sh
--- a/Dependencies/phases/build_purple.sh	Wed Nov 04 23:41:42 2009 -0500
+++ b/Dependencies/phases/build_purple.sh	Wed Nov 04 23:47:50 2009 -0500
@@ -59,7 +59,7 @@
 # libpurple
 #
 build_libpurple() {
-	# fetch_libpurple
+	fetch_libpurple
 	prereq "cyrus-sasl" \
 		"ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/OLD-VERSIONS/sasl/cyrus-sasl-2.1.18.tar.gz"
 	




More information about the commits mailing list