wok-next diff procps/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 | 9e01bc6321ea |
children | d6378d455338 |
line diff
1.1 --- a/procps/receipt Sun Dec 20 15:13:45 2015 +0100 1.2 +++ b/procps/receipt Mon Oct 16 12:17:41 2017 +0200 1.3 @@ -16,7 +16,6 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - sed -i 's|lncurses|& -ltinfo|' Makefile 1.8 patch -Np1 -i $stuff/$PACKAGE-$VERSION+gmake-3.82.patch 1.9 make && make -j1 install 1.10 }