wok diff c-client/receipt @ rev 9467
Fix receipts that remove lines that removed .pyc and .pyo files. Tazwok does that now.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Apr 03 14:11:25 2011 +0000 (2011-04-03) |
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 Sun Apr 03 14:11:25 2011 +0000 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