wok-next diff c-client/receipt @ rev 4704

squashfs: version 3 lzma support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jan 03 21:15:05 2010 +0100 (2010-01-03)
parents d6723df895bb
children f7e96b8e3444
line diff
     1.1 --- a/c-client/receipt	Fri Aug 29 07:53:57 2008 +0000
     1.2 +++ b/c-client/receipt	Sun Jan 03 21:15:05 2010 +0100
     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