wok diff mcrypt/receipt @ rev 14376
move from undigest python-apsw, python-llfuse, python-py, python-pycryptopp, python-pyliblzma, python-pytest, python-unittest2, s3ql
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Apr 22 18:19:33 2013 +0200 (2013-04-22) |
parents | c0f1600a3eb6 |
children | 6a0bb22dcc73 |
line diff
1.1 --- a/mcrypt/receipt Wed May 18 15:26:01 2011 +0200 1.2 +++ b/mcrypt/receipt Mon Apr 22 18:19:33 2013 +0200 1.3 @@ -17,8 +17,8 @@ 1.4 { 1.5 cd $src 1.6 ./configure \ 1.7 - --prefix=/usr && 1.8 - make && 1.9 + --prefix=/usr $CONFIGURE_ARGS && 1.10 + make && 1.11 make DESTDIR=$DESTDIR install 1.12 } 1.13