wok-6.x diff emelfm2/receipt @ rev 961

Add linux-jfs linux-xfs linux-gfs2 linux-udf linux-cifs linux-ncp linux-coda and wireless cards RT61PCI and RT73USB
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jun 29 18:45:01 2008 +0000 (2008-06-29)
parents eb4e6a1af180
children 445bb51acad3
line diff
     1.1 --- a/emelfm2/receipt	Thu Mar 13 10:38:19 2008 +0000
     1.2 +++ b/emelfm2/receipt	Sun Jun 29 18:45:01 2008 +0000
     1.3 @@ -27,7 +27,6 @@
     1.4  	cp -a $_pkg/usr/bin $fs/usr
     1.5  	cp -a $_pkg/usr/lib $fs/usr
     1.6  	cp -a $_pkg/usr/share/pixmaps $fs/usr/share
     1.7 -	cp -a $_pkg/usr/share/locale/fr $fs/usr/share/locale
     1.8 -	strip -s $fs/usr/bin/*
     1.9 -	strip -s $fs/usr/lib/emelfm2/plugins/*
    1.10 +	cd $fs/usr/share/pixmaps
    1.11 +	ln -s emelfm2/emelfm2_32.png emelfm2.png
    1.12  }