wok-6.x diff podofo/receipt @ rev 9375
Up: gnumeric to 1.10.14.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Mar 25 03:26:11 2011 +0000 (2011-03-25) |
parents | f3327707164a |
children | e00bd32be155 |
line diff
1.1 --- a/podofo/receipt Sun Feb 28 17:01:48 2010 +0100 1.2 +++ b/podofo/receipt Fri Mar 25 03:26:11 2011 +0000 1.3 @@ -16,6 +16,7 @@ 1.4 { 1.5 cd $src 1.6 cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=RELEASE \ 1.7 + -DPODOFO_BUILD_STATIC:BOOL=TRUE \ 1.8 -DPODOFO_BUILD_SHARED:BOOL=TRUE . && 1.9 make && 1.10 make DESTDIR=$PWD/_pkg install