wok-stable rev 10205
Up: ncmpcpp to 0.5.7.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 20 23:12:16 2011 +0000 (2011-05-20) |
parents | 8abbe2eaf39b |
children | 4767baeab250 |
files | ncmpcpp/receipt |
line diff
1.1 --- a/ncmpcpp/receipt Fri May 20 23:11:22 2011 +0000 1.2 +++ b/ncmpcpp/receipt Fri May 20 23:12:16 2011 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="ncmpcpp" 1.7 -VERSION="0.5.6" 1.8 +VERSION="0.5.7" 1.9 CATEGORY="multimedia" 1.10 SHORT_DESC="Ncurses mpd client inspired by ncmpc." 1.11 MAINTAINER="paul@slitaz.org" 1.12 @@ -23,7 +23,7 @@ 1.13 --with-curl \ 1.14 --mandir=/usr/share/man \ 1.15 $CONFIGURE_ARGS && 1.16 - make && make DESTDIR=$PWD/_pkg install 1.17 + make && make install 1.18 } 1.19 1.20 # Rules to gen a SliTaz package suitable for Tazpkg.