wok-stable diff octave/receipt @ rev 6634

Added expat to depends of expat-dev.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Oct 10 13:14:36 2010 +0000 (2010-10-10)
parents 49e501a55595
children ceaf8fc264b8
line diff
     1.1 --- a/octave/receipt	Sat Jul 10 09:37:09 2010 +0200
     1.2 +++ b/octave/receipt	Sun Oct 10 13:14:36 2010 +0000
     1.3 @@ -18,6 +18,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	sed -i 's/scripts doc check/scripts check/' Makefile
     1.8  	./configure --prefix=/usr --infodir=/usr/share/info \
     1.9  	--libexecdir=/usr/lib/$PACKAGE \
    1.10  	--mandir=/usr/share/man \