wok-4.x diff emelfm2/receipt @ rev 12453

grub2: CVE-2015-8370
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Dec 19 17:11:12 2015 +0100 (2015-12-19)
parents fd8c47a37450
children
line diff
     1.1 --- a/emelfm2/receipt	Tue May 11 10:55:29 2010 +0000
     1.2 +++ b/emelfm2/receipt	Sat Dec 19 17:11:12 2015 +0100
     1.3 @@ -29,7 +29,8 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	mkdir -p $fs/usr/share/locale
     1.8 +	mkdir -p $fs/usr/share/locale $fs/usr/share/applications
     1.9 +	cp -a $stuff/emelfm2.dekstop $fs/usr/share/applications
    1.10  	cp -a $_pkg/usr/bin $fs/usr
    1.11  	cp -a $_pkg/usr/lib $fs/usr
    1.12  	cp -a $_pkg/usr/share/pixmaps $fs/usr/share