wok-current rev 12864
Up: htop to 1.0.1.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu May 24 21:12:24 2012 +0000 (2012-05-24) |
parents | 48c15e8cdc68 |
children | 56dab4b7208f |
files | htop/receipt |
line diff
1.1 --- a/htop/receipt Thu May 24 21:11:31 2012 +0000 1.2 +++ b/htop/receipt Thu May 24 21:12:24 2012 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="htop" 1.7 -VERSION="1.0" 1.8 +VERSION="1.0.1" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="Interactive process viewer." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -18,7 +18,7 @@ 1.13 cd $src 1.14 ./configure --prefix=/usr --mandir=/usr/share/man $CONFIGURE_ARGS && 1.15 make && 1.16 - make DESTDIR=$PWD/_pkg install 1.17 + make DESTDIR=$DESTDIR install 1.18 } 1.19 1.20 # Rules to gen a SliTaz package suitable for Tazpkg.