wok diff gphoto2/receipt @ rev 15067

hdf5: fix compile_rules (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Aug 13 11:44:44 2013 +0000 (2013-08-13)
parents 548289ed8634
children d1c17bd2c2bc
line diff
     1.1 --- a/gphoto2/receipt	Fri May 27 11:34:47 2011 +0200
     1.2 +++ b/gphoto2/receipt	Tue Aug 13 11:44:44 2013 +0000
     1.3 @@ -17,7 +17,7 @@
     1.4  compile_rules()
     1.5  {
     1.6     	cd $src
     1.7 -	./configure && make && make install
     1.8 +	./configure $CONFIGURE_ARGS && make && make install
     1.9  }
    1.10  
    1.11  # Rules to gen a SliTaz package suitable for Tazpkg.