# HG changeset patch # User Xander Ziiryanoff # Date 1471650830 -7200 # Node ID 20a3bbae50eca35acba151f6489872669fce9c34 # Parent e0249033b3c6a4ed61397fc31a2ea458f94f37dd Up tazlito (429), htop (2.0.2) diff -r e0249033b3c6 -r 20a3bbae50ec htop/receipt --- a/htop/receipt Thu Aug 18 21:55:17 2016 +0200 +++ b/htop/receipt Sat Aug 20 01:53:50 2016 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="htop" -VERSION="2.0.0" +VERSION="2.0.2" CATEGORY="system-tools" SHORT_DESC="Interactive process viewer." MAINTAINER="pankso@slitaz.org" @@ -23,8 +23,6 @@ # Rules to configure and make the package. compile_rules() { - # waiting the a real fix... - sed -i "s|\$am_aux_dir/missing|$src/missing|" configure ./configure \ --enable-unicode \ $CONFIGURE_ARGS $CROSS_ARGS && diff -r e0249033b3c6 -r 20a3bbae50ec tazlito/receipt --- a/tazlito/receipt Thu Aug 18 21:55:17 2016 +0200 +++ b/tazlito/receipt Sat Aug 20 01:53:50 2016 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="tazlito" -VERSION="428" +VERSION="429" CATEGORY="base-system" SHORT_DESC="SliTaz Live Tool." MAINTAINER="pascal.bellard@slitaz.org"