wok-stable diff pangomm/receipt @ rev 6122
tazbb: no lock for check-receipt
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Sep 05 13:15:37 2010 +0200 (2010-09-05) |
parents | 6a4a0f71741d |
children | 971a877972d9 |
line diff
1.1 --- a/pangomm/receipt Wed May 05 02:37:19 2010 +0000 1.2 +++ b/pangomm/receipt Sun Sep 05 13:15:37 2010 +0200 1.3 @@ -18,6 +18,7 @@ 1.4 ./configure \ 1.5 --prefix=/usr \ 1.6 --mandir=/usr/share/man \ 1.7 + --disable-documentation \ 1.8 $CONFIGURE_ARGS && 1.9 make && 1.10 make DESTDIR=$PWD/_pkg install