wok-6.x diff libffcall/receipt @ rev 14905

tazdrop: try to fix (need pre-generate .mo files)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jul 31 20:36:06 2013 +0300 (2013-07-31)
parents 3ca7697bc251
children 6c3718ca17b6
line diff
     1.1 --- a/libffcall/receipt	Wed May 11 20:17:27 2011 +0200
     1.2 +++ b/libffcall/receipt	Wed Jul 31 20:36:06 2013 +0300
     1.3 @@ -28,7 +28,7 @@
     1.4  		#tar czf $TARBALL $PACKAGE-$VERSION
     1.5  	#fi
     1.6  	cd $src
     1.7 -	./configure &&
     1.8 +	./configure $CONFIGURE_ARGS &&
     1.9  	make -j1 && make install
    1.10  }
    1.11