wok diff pcmanfm-legacy/receipt @ rev 20501

frozen-bubble: move *.pm to i486-linux path
author Richard Dunbar <mojo@slitaz.org>
date Mon Oct 29 17:05:35 2018 -0400 (2018-10-29)
parents 0dfcb8e462b4
children 19141648d795
line diff
     1.1 --- a/pcmanfm-legacy/receipt	Sat Mar 12 07:52:00 2016 +0100
     1.2 +++ b/pcmanfm-legacy/receipt	Mon Oct 29 17:05:35 2018 -0400
     1.3 @@ -63,6 +63,7 @@
     1.4  post_install()
     1.5  {
     1.6  	# update mime-cache
     1.7 +	echo
     1.8  	echo "Updating mime-types database"
     1.9  	chroot "$1/" /usr/bin/update-mime-database /usr/share/mime
    1.10  }