summaryrefslogtreecommitdiffstats
path: root/audio-drivers/oss
diff options
context:
space:
mode:
authorBor Kraljič2011-07-25 10:48:05 +0200
committerBor Kraljič2011-07-25 10:48:05 +0200
commit3dd266f57dd93a9f66e568d5050969f27d8a9dcc (patch)
tree2a5098b5811a78e5d6c134ce82b061f827dfdd63 /audio-drivers/oss
parentd20f00b317e343d7324f0ed81f129b818cd87114 (diff)
oss: source $GRIMOIRE/hg_download.function before using hg_download
Diffstat (limited to 'audio-drivers/oss')
-rwxr-xr-xaudio-drivers/oss/DOWNLOAD1
-rw-r--r--audio-drivers/oss/HISTORY3
2 files changed, 4 insertions, 0 deletions
diff --git a/audio-drivers/oss/DOWNLOAD b/audio-drivers/oss/DOWNLOAD
index 3f3d3c6f26..7a2d17c5de 100755
--- a/audio-drivers/oss/DOWNLOAD
+++ b/audio-drivers/oss/DOWNLOAD
@@ -1,4 +1,5 @@
if [[ $OSS_BRANCH == scm ]]; then
+ . $GRIMOIRE/hg_download.function
hg_download
else
default_download
diff --git a/audio-drivers/oss/HISTORY b/audio-drivers/oss/HISTORY
index fb9b7f7d0f..3999ae812f 100644
--- a/audio-drivers/oss/HISTORY
+++ b/audio-drivers/oss/HISTORY
@@ -1,3 +1,6 @@
+2011-07-25 Bor Kraljič <pyrobor@ver.si>
+ * DOWNLOAD: source $GRIMOIRE/hg_download.function before using hg_download
+
2011-06-01 Ismael Luceno <ismael@sourcemage.org>
* DOWNLOAD: use hg_download