wok-current diff mcrypt/receipt @ rev 14590
drbl: its really hard to find all deps - ok, add some of them; also shrink loooong 'short desc' and add description
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon May 27 00:27:59 2013 +0000 (2013-05-27) |
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 May 27 00:27:59 2013 +0000 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