wok diff claws-mail/receipt @ rev 10480

scim-tables: do not cook in genpkg_rules
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 25 12:15:40 2011 +0200 (2011-05-25)
parents 913b7c6095ec
children 6d375ff43624
line diff
     1.1 --- a/claws-mail/receipt	Sat May 21 01:36:49 2011 +0000
     1.2 +++ b/claws-mail/receipt	Wed May 25 12:15:40 2011 +0200
     1.3 @@ -26,7 +26,8 @@
     1.4  	./configure \
     1.5  	 	--disable-ldap \
     1.6  	 	--disable-jpilot \
     1.7 -	 	--disable-dillo-viewer-plugin &&
     1.8 +	 	--disable-dillo-viewer-plugin \
     1.9 +		$CONFIGURE_ARGS &&
    1.10  	make && make install
    1.11  }
    1.12