summaryrefslogtreecommitdiffstats
path: root/FUNCTIONS
diff options
context:
space:
mode:
authorIsmael Luceno2010-12-29 05:32:10 -0200
committerIsmael Luceno2010-12-29 05:32:10 -0200
commit8795ab3c8b3bbaad19d2764c86b9892f5deddae4 (patch)
tree3ce1e9bd4ff9868cace4726d3f73dac9722028bf /FUNCTIONS
parent440112bb38fc6017f7ac24c8f9ab92d42316ab3b (diff)
Move bzr_download function to it's own file, so it can be shared
and fix emacs download for tarball releases
Diffstat (limited to 'FUNCTIONS')
-rwxr-xr-xFUNCTIONS1
1 files changed, 1 insertions, 0 deletions
diff --git a/FUNCTIONS b/FUNCTIONS
index 5f7a08968d..6e26adc618 100755
--- a/FUNCTIONS
+++ b/FUNCTIONS
@@ -719,3 +719,4 @@ fi
}
. $GRIMOIRE/glselect.function
+. $GRIMOIRE/bzr_download.function