wok-6.x diff cairo-clock/receipt @ rev 11411
Add libraw.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Dec 10 21:23:02 2011 +0000 (2011-12-10) |
parents | 55c8976cc71a |
children | 89e72c38bce6 |
line diff
1.1 --- a/cairo-clock/receipt Tue May 17 15:22:57 2011 +0200 1.2 +++ b/cairo-clock/receipt Sat Dec 10 21:23:02 2011 +0000 1.3 @@ -16,7 +16,8 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - ./configure && make && make install 1.8 + ./configure $CONFIGURE_ARGS && 1.9 + make && make install 1.10 } 1.11 1.12 # Rules to gen a SliTaz package suitable for Tazpkg.