wok-6.x diff taglib/receipt @ rev 9160
perl-texi2html: fix /usr/bin/texi2html
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Mar 07 20:28:56 2011 +0100 (2011-03-07) |
parents | ba393436a289 |
children | 7bae66654182 |
line diff
1.1 --- a/taglib/receipt Thu Feb 24 11:45:20 2011 +0000 1.2 +++ b/taglib/receipt Mon Mar 07 20:28:56 2011 +0100 1.3 @@ -21,6 +21,7 @@ 1.4 cmake ../ \ 1.5 -DCMAKE_INSTALL_PREFIX=/usr \ 1.6 -DCMAKE_BUILD_TYPE=Release \ 1.7 + -DENABLE_STATIC=ON \ 1.8 -DWITH_MP4=ON \ 1.9 -DWITH_ASF=ON 1.10 make VERBOSE=1