wok diff pangomm/receipt @ rev 6073

zsh: no more link for /bin/sh with tazbb
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Aug 26 12:59:48 2010 +0200 (2010-08-26)
parents 6a4a0f71741d
children 971a877972d9
line diff
     1.1 --- a/pangomm/receipt	Wed May 05 02:37:19 2010 +0000
     1.2 +++ b/pangomm/receipt	Thu Aug 26 12:59:48 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