wok rev 10719

Up: tazweb (1.4) - Bookmarks support, printing, open in new window, icon in search entry and more!
author Christophe Lincoln <pankso@slitaz.org>
date Sat May 28 23:38:14 2011 +0200 (2011-05-28)
parents c6d6e79253e1
children dc6f2b0927fc
files tazweb/receipt
line diff
     1.1 --- a/tazweb/receipt	Sat May 28 23:32:40 2011 +0200
     1.2 +++ b/tazweb/receipt	Sat May 28 23:38:14 2011 +0200
     1.3 @@ -1,9 +1,9 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="tazweb"
     1.7 -VERSION="1.3"
     1.8 +VERSION="1.4"
     1.9  CATEGORY="network"
    1.10 -SHORT_DESC="SliTaz simple and small Web Browser"
    1.11 +SHORT_DESC="SliTaz simple, fast and small Web Browser"
    1.12  MAINTAINER="pankso@slitaz.org"
    1.13  DEPENDS="gtk+ libwebkit"
    1.14  BUILD_DEPENDS="gtk+-dev libwebkit-dev"
    1.15 @@ -14,8 +14,7 @@
    1.16  # Rules to configure and make the package.
    1.17  compile_rules()
    1.18  {
    1.19 -	cd $src
    1.20 -	make && make DESTDIR=$WOK/$PACKAGE/install install
    1.21 +	make && make DESTDIR=$DESTDIR install
    1.22  }
    1.23  
    1.24  # Rules to gen a SliTaz package suitable for Tazpkg.