wok-next rev 10333
gegl: Add $CONFIGURE_ARGS.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun May 22 01:15:01 2011 +0000 (2011-05-22) |
parents | b3ca9ff92e37 |
children | 740935c9ec0c |
files | gegl/receipt |
line diff
1.1 --- a/gegl/receipt Sun May 22 01:11:03 2011 +0000 1.2 +++ b/gegl/receipt Sun May 22 01:15:01 2011 +0000 1.3 @@ -26,7 +26,8 @@ 1.4 --without-graphviz \ 1.5 --without-lua \ 1.6 --without-libavformat \ 1.7 - --without-libv4l && 1.8 + --without-libv4l \ 1.9 + $CONFIGURE_ARGS && 1.10 make && make install 1.11 } 1.12