wok-6.x diff wput/receipt @ rev 14616
Up xorg-libXxf86vm (1.1.3), xorg-libXfixes (5.0.1), xorg-libXcursor (1.1.14), see http://www.x.org/wiki/Development/Security/Advisory-2013-05-23
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jun 01 15:31:43 2013 +0200 (2013-06-01) |
parents | 7aef52db895d |
children | 2a21689b0af7 |
line diff
1.1 --- a/wput/receipt Fri Nov 04 12:36:01 2011 +0100 1.2 +++ b/wput/receipt Sat Jun 01 15:31:43 2013 +0200 1.3 @@ -18,7 +18,7 @@ 1.4 sed -i "s|^prefix *=.*|prefix = $DESTDIR/usr|" Makefile.in 1.5 ./configure --prefix=/usr \ 1.6 --disable-g-switch \ 1.7 - --without-ssl && 1.8 + --without-ssl $CONFIGURE_ARGS && 1.9 make && 1.10 make DESTDIR=$DESTDIR install 1.11 }