wok diff speedtouch/receipt @ rev 11814
mpd: chown fix
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Sat Feb 25 17:22:11 2012 +0000 (2012-02-25) |
parents | 940b5937e496 |
children | 600aaedb561d |
line diff
1.1 --- a/speedtouch/receipt Wed Mar 02 11:06:20 2011 +0100 1.2 +++ b/speedtouch/receipt Sat Feb 25 17:22:11 2012 +0000 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.