diff options
Diffstat (limited to 'include/get.sh')
| -rw-r--r-- | include/get.sh | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/include/get.sh b/include/get.sh index a60e8c36..ebaaaff1 100644 --- a/include/get.sh +++ b/include/get.sh @@ -5,7 +5,7 @@  eval "`setvars "" loc url bkup_url subcurl subhash subgit subgit_bkup \      depend subcurl_bkup repofail`" -tmpgit="$xbmklocal/gitclone" +tmpgit="$xbloc/gitclone"  tmpgitcache="$XBMK_CACHE/tmpgit"  fetch_targets()  | 
