wok diff tazpkg/receipt @ rev 17734

dahdi-linux: save firmware as source
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Mar 06 11:23:56 2015 +0100 (2015-03-06)
parents 693b7f5a408b
children 08c598aa2926
line diff
     1.1 --- a/tazpkg/receipt	Fri Nov 21 14:42:30 2014 +0100
     1.2 +++ b/tazpkg/receipt	Fri Mar 06 11:23:56 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()