cookutils rev 115

cook: show where we clone repo
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 09 10:42:51 2011 +0200 (2011-05-09)
parents 8a0d9124cd8d
children 47705cb85d12
files cook
line diff
     1.1 --- a/cook	Mon May 09 10:16:10 2011 +0200
     1.2 +++ b/cook	Mon May 09 10:42:51 2011 +0200
     1.3 @@ -172,6 +172,7 @@
     1.4  
     1.5  # Get package source.
     1.6  get_source() {
     1.7 +	pwd=$(pwd)
     1.8  	case "$WGET_URL" in
     1.9  		http://*|ftp://*)
    1.10  			# Busybox Wget is better!