wok diff tazpkg/receipt @ rev 17707

Up marlin: edit last patch (again)
author Yuri Pourre <yuripourre@gmail.com>
date Mon Mar 02 11:31:13 2015 -0300 (2015-03-02)
parents 693b7f5a408b
children 08c598aa2926
line diff
     1.1 --- a/tazpkg/receipt	Fri Nov 21 14:42:30 2014 +0100
     1.2 +++ b/tazpkg/receipt	Mon Mar 02 11:31:13 2015 -0300
     1.3 @@ -29,7 +29,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	make && make DESTDIR=$DESTDIR install
     1.8 +	make && make DESTDIR=$DESTDIR VERSION=$VERSION install
     1.9  }
    1.10  
    1.11  genpkg_rules()