wok-6.x diff mozo/receipt @ rev 19032
Up tazinst* (74)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Apr 09 18:46:12 2016 +0200 (2016-04-09) |
parents | 4cab7e3a502e |
children | 5ea0ce1cecc0 |
line diff
1.1 --- a/mozo/receipt Sat Oct 17 12:13:01 2015 -0300 1.2 +++ b/mozo/receipt Sat Apr 09 18:46:12 2016 +0200 1.3 @@ -18,8 +18,8 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - ./autogen.sh 1.8 - --prefix=/usr \ 1.9 + ./autogen.sh \ 1.10 + --prefix=/usr \ 1.11 $CONFIGURE_ARGS && 1.12 make && 1.13 make DESTDIR=$DESTDIR install