wok-6.x diff tazpkg/receipt @ rev 17831

Up:tazpanel(1.8.3)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Mon Mar 23 00:37:51 2015 +0100 (2015-03-23)
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 23 00:37:51 2015 +0100
     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()