wok diff squidguard/receipt @ rev 10719
Up: tazweb (1.4) - Bookmarks support, printing, open in new window, icon in search entry and more!
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat May 28 23:38:14 2011 +0200 (2011-05-28) |
parents | 0b4cf0d9e1b5 |
children | be8fcea4e231 |
line diff
1.1 --- a/squidguard/receipt Mon Feb 14 19:09:46 2011 +0100 1.2 +++ b/squidguard/receipt Sat May 28 23:38:14 2011 +0200 1.3 @@ -20,7 +20,7 @@ 1.4 # Security patches 1.5 while read patch_file; do 1.6 echo "Apply $patch_file" 1.7 - tar xvzf ../stuff/$patch_file || return 1 1.8 + tar xvzf $stuff/$patch_file || return 1 1.9 cp -a $(basename $patch_file .tar.gz)/* src 1.10 done <<EOT 1.11 squidGuard-1.4-patch-20091015.tar.gz