Skip to content

Commit

Permalink
add custom_downloadscript
Browse files Browse the repository at this point in the history
  • Loading branch information
rofl0r committed May 7, 2012
1 parent 89d7b21 commit a66a843
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions custom_downloadscript.txt
@@ -0,0 +1,5 @@
#!/bin/sh
%BUTCH_CONFIG
export butch_package_name=%BUTCH_PACKAGE_NAME
butch_cache_dir="$C"
wget -O "$butch_cache_dir/%BUTCH_TARBALL" '%BUTCH_MIRROR_URL'

0 comments on commit a66a843

Please sign in to comment.