wok diff shared-mime-info/receipt @ rev 8389

Up; tazpkg 4.2.5
author Antoine Bodin <gokhlayeh@slitaz.org>
date Fri Feb 04 19:46:14 2011 +0100 (2011-02-04)
parents a8f1fa416853
children 7e7b005cf2b3
line diff
     1.1 --- a/shared-mime-info/receipt	Thu Dec 09 15:25:38 2010 +0000
     1.2 +++ b/shared-mime-info/receipt	Fri Feb 04 19:46:14 2011 +0100
     1.3 @@ -36,5 +36,5 @@
     1.4  # Update mime database.
     1.5  post_install()
     1.6  {
     1.7 -	update-mime-database $1/usr/share/mime || continue
     1.8 +	$1/usr/bin/update-mime-database $1/usr/share/mime || continue
     1.9  }