wok diff pangomm/receipt @ rev 6286

Fix: Fix vimrc location
author Mallory Mollo <mallory@sweetpeople.org>
date Wed Sep 15 20:41:56 2010 +0200 (2010-09-15)
parents 6a4a0f71741d
children 971a877972d9
line diff
     1.1 --- a/pangomm/receipt	Wed May 05 02:37:19 2010 +0000
     1.2 +++ b/pangomm/receipt	Wed Sep 15 20:41:56 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