wok diff rapidsvn/receipt @ rev 11813

Up: lighttpd (1.4.30) - Security fix
author Christophe Lincoln <pankso@slitaz.org>
date Sat Feb 25 17:33:19 2012 +0100 (2012-02-25)
parents ece095a22816
children 73641efed1cc
line diff
     1.1 --- a/rapidsvn/receipt	Wed Dec 21 00:14:45 2011 +0100
     1.2 +++ b/rapidsvn/receipt	Sat Feb 25 17:33:19 2012 +0100
     1.3 @@ -26,7 +26,8 @@
     1.4  		--with-neon-config=neon-config \
     1.5  		--with-wx-config=wx-config \
     1.6  		--with-svn-include=/usr/include \
     1.7 -		--with-svn-lib=/usr/lib &&
     1.8 +		--with-svn-lib=/usr/lib \
     1.9 +		$CONFIGURE_ARGS &&
    1.10  	make && make install
    1.11  }
    1.12