adium 2254:c8fc34031054: Download libpurple (or pull updates) wh...
commits at adium.im
commits at adium.im
Wed May 20 05:20:44 UTC 2009
details: http://hg.adium.im/adium/rev/c8fc34031054
revision: 2254:c8fc34031054
author: Ryan Govostes
date: Wed May 20 01:20:27 2009 -0400
Download libpurple (or pull updates) when building it.
diffstat:
Dependencies/build.sh | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r a7dfc51c987c -r c8fc34031054 Dependencies/build.sh
--- a/Dependencies/build.sh Wed May 20 00:43:48 2009 -0400
+++ b/Dependencies/build.sh Wed May 20 01:20:27 2009 -0400
@@ -430,7 +430,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"
@@ -550,4 +550,4 @@
build_intltool $@
build_libpurple $@
make_po_files $@
-make_framework $@
\ No newline at end of file
+make_framework $@
More information about the commits
mailing list