wok-stable diff zim/receipt @ rev 10773

Up iron-linux (11.0.700.2): security bug fix
author Paul Issott <paul@slitaz.org>
date Tue May 31 21:28:58 2011 +0100 (2011-05-31)
parents 8bf3f5f3482b
children 90eda8e742d9
line diff
     1.1 --- a/zim/receipt	Sat Nov 06 18:50:17 2010 +0000
     1.2 +++ b/zim/receipt	Tue May 31 21:28:58 2011 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="zim"
     1.7 -VERSION="0.49"
     1.8 +VERSION="0.52"
     1.9  CATEGORY="utilities"
    1.10  SHORT_DESC="A desktop wiki."
    1.11  MAINTAINER="gokhlayeh@slitaz.org"
    1.12 @@ -16,7 +16,7 @@
    1.13  compile_rules()
    1.14  {
    1.15  	cd $src
    1.16 -	./setup.py install --root=$PWD/_pkg install
    1.17 +	./setup.py install --root=$DESTDIR install
    1.18  }
    1.19  
    1.20  # Rules to gen a SliTaz package suitable for Tazpkg.