wok-next diff sc/receipt @ rev 19949
sane-backends: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Oct 16 12:17:41 2017 +0200 (2017-10-16) |
parents | 164fcaca1cd0 |
children | 466bca9334ef |
line diff
1.1 --- a/sc/receipt Sat Nov 30 20:43:45 2013 +0000 1.2 +++ b/sc/receipt Mon Oct 16 12:17:41 2017 +0200 1.3 @@ -16,7 +16,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 + export LDFLAGS="$LDFLAGS -ltinfo" 1.9 patch -p1 < $stuff/7.16.patch || return 1 1.10 make 1.11 } 1.12 @@ -30,4 +30,3 @@ 1.13 cp -a $src/$i $fs/usr/bin 1.14 done 1.15 } 1.16 -