wok diff libupnp/receipt @ rev 12783
partimage: fix compile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue May 15 11:02:13 2012 +0200 (2012-05-15) |
parents | 9fe40722d01d |
children | 8d6f480bf664 |
line diff
1.1 --- a/libupnp/receipt Mon Mar 07 23:14:16 2011 +0000 1.2 +++ b/libupnp/receipt Tue May 15 11:02:13 2012 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libupnp" 1.7 -VERSION="1.6.12" 1.8 +VERSION="1.6.17" 1.9 CATEGORY="network" 1.10 SHORT_DESC="The portable Universal Plug and Play (UPnP)." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -19,7 +19,7 @@ 1.13 --prefix=/usr \ 1.14 $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.