wok-6.x rev 11057
pan: Compile with $CONFIGURE_ARGS.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Oct 16 23:26:30 2011 +0000 (2011-10-16) |
parents | ee036385c59a |
children | be0f13ed59d5 |
files | pan/receipt |
line diff
1.1 --- a/pan/receipt Sun Oct 16 23:21:31 2011 +0000 1.2 +++ b/pan/receipt Sun Oct 16 23:26:30 2011 +0000 1.3 @@ -29,7 +29,8 @@ 1.4 usenet-utils/numbers.cc cctype 1.5 EOT 1.6 ./configure \ 1.7 - --prefix=/usr && 1.8 + --prefix=/usr \ 1.9 + $CONFIGURE_ARGS && 1.10 make && make DESTDIR=$DESTDIR install 1.11 } 1.12