wok diff zim/receipt @ rev 4937

add/improve TAGS h* receipts
author Rohit Joshi <jozee@slitaz.org>
date Tue Feb 16 14:01:36 2010 +0000 (2010-02-16)
parents 56ae9173bddb
children b303dfac3b48
line diff
     1.1 --- a/zim/receipt	Thu Jun 11 23:58:16 2009 +0200
     1.2 +++ b/zim/receipt	Tue Feb 16 14:01:36 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="zim"
     1.7 -VERSION="0.28"
     1.8 +VERSION="0.29"
     1.9  CATEGORY="utilities"
    1.10  SHORT_DESC="A desktop wiki."
    1.11  MAINTAINER="paul@slitaz.org"
    1.12 @@ -26,13 +26,12 @@
    1.13  genpkg_rules()
    1.14  {
    1.15  	mkdir -p $fs/usr
    1.16 -	cp -a $_pkg/usr/* $fs/usr
    1.17 +	cp -a $_pkg/usr $fs
    1.18  }
    1.19  
    1.20  post_install()
    1.21  {
    1.22  	echo -n "Processing post-install commands..." 
    1.23 -
    1.24  	# Create mimeinfo.cache in /usr/share/applications
    1.25  	update-desktop-database
    1.26  	status