wok diff mcrypt/receipt @ rev 12332
libvorbis: Clean up. Fixed libvorbis-dev depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Apr 19 08:56:14 2012 +0000 (2012-04-19) |
parents | c0f1600a3eb6 |
children | 6a0bb22dcc73 |
line diff
1.1 --- a/mcrypt/receipt Wed May 18 15:26:01 2011 +0200 1.2 +++ b/mcrypt/receipt Thu Apr 19 08:56:14 2012 +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