wok-next diff spl/receipt @ rev 17632
lensfun: buggy make version check workaround
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 14 13:45:08 2015 +0100 (2015-02-14) |
parents | c9caaa19d909 |
children | 6fab3264ba87 |
line diff
1.1 --- a/spl/receipt Mon Feb 03 14:19:24 2014 +0000 1.2 +++ b/spl/receipt Sat Feb 14 13:45:08 2015 +0100 1.3 @@ -2,7 +2,6 @@ 1.4 1.5 PACKAGE="spl" 1.6 VERSION="0.6.2" 1.7 -EXTRAVERSION="_${kvers}" 1.8 CATEGORY="system-tools" 1.9 SHORT_DESC="Solaris Porting LAyer for ZFS." 1.10 MAINTAINER="pascal.bellard@slitaz.org" 1.11 @@ -29,6 +28,7 @@ 1.12 # Rules to gen a SliTaz package suitable for Tazpkg. 1.13 genpkg_rules() 1.14 { 1.15 + EXTRAVERSION="_${kvers}" 1.16 mkdir -p $fs/usr 1.17 cp -a $install/usr/sbin $fs/usr 1.18 cp -a $install/lib $fs