wok-4.x rev 5463
Disable docmentation for pangomm so it can be build.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed May 05 12:53:03 2010 +0000 (2010-05-05) |
parents | c78bb5ebad1c |
children | 2626cd7681ca |
files | pangomm/receipt |
line diff
1.1 --- a/pangomm/receipt Wed May 05 18:50:48 2010 +0200 1.2 +++ b/pangomm/receipt Wed May 05 12:53:03 2010 +0000 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