wok-4.x diff ncmpcpp/receipt @ rev 10424
xalan-c: Replaced $BUILD_HOST with $HOST_SYSTEM.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue May 24 13:48:58 2011 +0000 (2011-05-24) |
parents | 17b1eae0342e |
children | 301b0b1e9b80 |
line diff
1.1 --- a/ncmpcpp/receipt Sat Jan 15 17:13:56 2011 +0000 1.2 +++ b/ncmpcpp/receipt Tue May 24 13:48:58 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.