wok-6.x diff module-init-tools/receipt @ rev 11226
Add from wok-undigest: nvclock ola ola-dev owfs oxine protobuf protobuf-dev
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Nov 04 11:10:38 2011 +0100 (2011-11-04) |
parents | 9624c47bd4ee |
children | 380ffe05937a |
line diff
1.1 --- a/module-init-tools/receipt Sat May 07 05:50:34 2011 +0000 1.2 +++ b/module-init-tools/receipt Fri Nov 04 11:10:38 2011 +0100 1.3 @@ -29,9 +29,9 @@ 1.4 echo '.so man5/modprobe.conf.5' > modprobe.d.5 1.5 1.6 ./configure --enable-zlib \ 1.7 - --sbindir=/sbin --bindir=/bin --sysconfdir=/etc && 1.8 - make && 1.9 - make install 1.10 + --sbindir=/sbin --bindir=/bin --sysconfdir=/etc \ 1.11 + $CONFIGURE_ARGS && 1.12 + make && make install 1.13 } 1.14 1.15 # Rules to gen a SliTaz package suitable for Tazpkg.