wok diff accessx/receipt @ rev 8701

add: nagvis{-doc,-flex}
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Feb 17 23:11:32 2011 +0100 (2011-02-17)
parents 15ac6124bf79
children cbfb348cb173
line diff
     1.1 --- a/accessx/receipt	Sun Oct 03 20:25:18 2010 +0000
     1.2 +++ b/accessx/receipt	Thu Feb 17 23:11:32 2011 +0100
     1.3 @@ -17,7 +17,7 @@
     1.4  	mv $PACKAGE $PACKAGE-$VERSION 2> /dev/null
     1.5  	cd $src
     1.6  	# Patch for deprecated <iostream.h>
     1.7 -	patch -p0 < ../stuff/accessx.diff || exit 1
     1.8 +	patch -p0 < ../stuff/accessx.diff || return 1
     1.9  	make
    1.10  }
    1.11