wok-next diff procps/receipt @ rev 19840

Up librsvg (split more), make-slitaz-icons (use rsvg-convert instead of inkscape), faenza-icon-theme (keep original theme), slitaz-icons-faenza (combine light & dark).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Aug 14 15:53:27 2017 +0300 (2017-08-14)
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 Aug 14 15:53:27 2017 +0300
     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  }