wok-6.x diff c-client/receipt @ rev 10400
usbutils: put ids file in /usr/share/misc and use gzip one. Also include usb-device and hid dump
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue May 24 03:05:34 2011 +0200 (2011-05-24) |
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 Tue May 24 03:05:34 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