wok diff podofo/receipt @ rev 9288
erlang: get patch from slitaz mirror
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Mar 16 21:28:31 2011 +0100 (2011-03-16) |
parents | f3327707164a |
children | e00bd32be155 |
line diff
1.1 --- a/podofo/receipt Sun Feb 28 17:01:48 2010 +0100 1.2 +++ b/podofo/receipt Wed Mar 16 21:28:31 2011 +0100 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