wok-4.x diff sagan-mysql/receipt @ rev 11425

sagan*: Cd to $src in compile_rules.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Dec 14 05:23:20 2011 +0000 (2011-12-14)
parents f40fbf8bf14b
children 52f969799e1b
line diff
     1.1 --- a/sagan-mysql/receipt	Wed Dec 14 02:30:44 2011 +0100
     1.2 +++ b/sagan-mysql/receipt	Wed Dec 14 05:23:20 2011 +0000
     1.3 @@ -17,6 +17,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	cd $src
     1.8  	./configure $CONFIGURE_ARGS \
     1.9  		--sysconfdir=/etc/sagan \
    1.10  		--disable-postgresql \