wok diff frei0r-plugins/receipt @ rev 14394

imagemagick: update WGET_URL
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Apr 23 13:48:09 2013 +0200 (2013-04-23)
parents 63b996317ebe
children fcdd50638150
line diff
     1.1 --- a/frei0r-plugins/receipt	Sat Mar 12 17:54:52 2011 +0000
     1.2 +++ b/frei0r-plugins/receipt	Tue Apr 23 13:48:09 2013 +0200
     1.3 @@ -16,7 +16,8 @@
     1.4  
     1.5  compile_rules() {
     1.6    cd $src
     1.7 -  ./configure && make && make install
     1.8 +  ./configure $CONFIGURE_ARGS && 
     1.9 +  make && make install
    1.10  }
    1.11  	
    1.12  # Rules to gen a SliTaz package suitable for Tazpkg.