wok-6.x diff eina/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 | e1bff384cd9d |
children | 317c1d26cae7 |
line diff
1.1 --- a/eina/receipt Thu May 12 15:33:34 2011 +0200 1.2 +++ b/eina/receipt Tue May 24 03:05:34 2011 +0200 1.3 @@ -18,7 +18,8 @@ 1.4 cd $src 1.5 ./configure --enable-amalgamation \ 1.6 --enable-magic-debug \ 1.7 - --enable-safety-checks && \ 1.8 + --enable-safety-checks \ 1.9 + $CONFIGURE_ARGS && \ 1.10 make && make install 1.11 } 1.12