wok diff cairo/receipt @ rev 9417

Up: vim, vim-tiny and gvim to 7.3, fixed vimrc path, linked libraries and build depends
author Manuel Flores Vivas <manuelfloresv@gmail.com>
date Wed Mar 30 01:13:57 2011 +0000 (2011-03-30)
parents e665eaf1521b
children 8e4c74abdf74
line diff
     1.1 --- a/cairo/receipt	Tue Mar 22 18:01:23 2011 +0000
     1.2 +++ b/cairo/receipt	Wed Mar 30 01:13:57 2011 +0000
     1.3 @@ -22,6 +22,7 @@
     1.4   		--mandir=/usr/share/man \
     1.5  		--with-html-dir=/usr/share/doc \
     1.6  		--enable-xcb \
     1.7 +		--enable-tee \
     1.8  		--disable-static \
     1.9   		$CONFIGURE_ARGS &&
    1.10  	make -j 4 &&