wok-stable diff usbutils/receipt @ rev 10382
xorg-libXp: can't cross (use native)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon May 23 17:57:45 2011 +0200 (2011-05-23) |
parents | fad48b58dd83 |
children | 914578fcb697 |
line diff
1.1 --- a/usbutils/receipt Sat May 14 19:44:44 2011 +0200 1.2 +++ b/usbutils/receipt Mon May 23 17:57:45 2011 +0200 1.3 @@ -18,7 +18,8 @@ 1.4 cd $src 1.5 ./configure \ 1.6 --prefix=/usr \ 1.7 - --libdir=/usr/lib && 1.8 + --libdir=/usr/lib \ 1.9 + $CONFIGURE_ARGS && 1.10 make && make install 1.11 } 1.12