wok-6.x diff rapidsvn/receipt @ rev 11861
up weechat 0.3.7
author | Samuel Trassare <samuel_trassare@yahoo.com> |
---|---|
date | Mon Feb 27 11:00:09 2012 -0800 (2012-02-27) |
parents | ece095a22816 |
children | 73641efed1cc |
line diff
1.1 --- a/rapidsvn/receipt Wed Dec 21 00:14:45 2011 +0100 1.2 +++ b/rapidsvn/receipt Mon Feb 27 11:00:09 2012 -0800 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