wok rev 12314

Up: uget to 1.8.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Apr 19 07:14:32 2012 +0000 (2012-04-19)
parents 80581f30bede
children 9df2d923214c
files uget/receipt
line diff
     1.1 --- a/uget/receipt	Tue Apr 17 15:25:26 2012 +0200
     1.2 +++ b/uget/receipt	Thu Apr 19 07:14:32 2012 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="uget"
     1.7 -VERSION="1.6.2a"
     1.8 +VERSION="1.8.1"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="Download manager using gtk+ and libcurl"
    1.11  DEPENDS="pcre glib curl gtk+"
    1.12 @@ -23,7 +23,7 @@
    1.13  		$CONFIGURE_ARGS \
    1.14  		LDFLAGS='-Wl,-O1 -Wl,--as-needed' &&
    1.15  	make -j2 -s &&
    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.