wok rev 3117

c-client: use busybox tar
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 18 21:47:38 2009 +0200 (2009-05-18)
parents fd349471c1e9
children 279e3851f876
files c-client/receipt
line diff
     1.1 --- a/c-client/receipt	Mon May 18 22:58:29 2009 +0200
     1.2 +++ b/c-client/receipt	Mon May 18 21:47:38 2009 +0200
     1.3 @@ -14,6 +14,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	[ -d $src ] || busybox tar -xZf $SOURCES_REPOSITORY/$TARBALL
     1.8  	cd $src
     1.9  	sed -i 's|SSLCFLAGS)|SSLCFLAGS) -I/usr/include/openssl|' \
    1.10  		src/osdep/unix/Makefile