wok-current diff speedtouch/receipt @ rev 12543
binutils: add --with-bugurl=
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Apr 26 13:37:41 2012 +0200 (2012-04-26) |
parents | 940b5937e496 |
children | 600aaedb561d |
line diff
1.1 --- a/speedtouch/receipt Wed Mar 02 11:06:20 2011 +0100 1.2 +++ b/speedtouch/receipt Thu Apr 26 13:37:41 2012 +0200 1.3 @@ -23,9 +23,10 @@ 1.4 done <<EOT 1.5 gcc4.u 1.6 EOT 1.7 - ./configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man && 1.8 + ./configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man \ 1.9 + $CONFIGURE_ARGS && 1.10 make && 1.11 - make prefix=$PWD/_pkg/usr sysconfdir=$PWD/_pkg/etc mandir=$PWD/_pkg/usr/share/man install 1.12 + make prefix=$PWD/_pkg/usr sysconfdir=$PWD/_pkg/etc mandir=$PWD/_pkg/usr/share/man install 1.13 } 1.14 1.15 # Rules to gen a SliTaz package suitable for Tazpkg.