wok-4.x diff zim/receipt @ rev 10703
restore nscd...
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat May 28 11:59:26 2011 +0200 (2011-05-28) |
parents | 8bf3f5f3482b |
children | 90eda8e742d9 |
line diff
1.1 --- a/zim/receipt Sat Nov 06 18:50:17 2010 +0000 1.2 +++ b/zim/receipt Sat May 28 11:59:26 2011 +0200 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.