wok diff c-client/receipt @ rev 10538
ssmtp: fix path
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 25 18:47:49 2011 +0200 (2011-05-25) |
parents | 94b3a260a657 |
children | 8a4997fbdd88 |
line diff
1.1 --- a/c-client/receipt Mon Jul 12 21:45:53 2010 +0200 1.2 +++ b/c-client/receipt Wed May 25 18:47:49 2011 +0200 1.3 @@ -15,7 +15,6 @@ 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