wok-stable diff catfish/receipt @ rev 12465

Up e2fsprogs (1.44.2)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 04 18:42:23 2019 +0100 (2019-03-04)
parents 55d75f0e3533
children
line diff
     1.1 --- a/catfish/receipt	Thu Nov 03 22:14:55 2011 +0100
     1.2 +++ b/catfish/receipt	Mon Mar 04 18:42:23 2019 +0100
     1.3 @@ -30,4 +30,7 @@
     1.4  	cp -a $_pkg/usr/share/catfish $fs/usr/share
     1.5  	cp -a $_pkg/usr/share/icons $fs/usr/share
     1.6  	cp -a $_pkg/usr/share/applications $fs/usr/share
     1.7 +	rm -f $fs/usr/share/catfish/catfish.svg $fs/usr/share/catfish/locale
     1.8 +	ln -s ../icons/hicolor/scalable/apps/catfish.svg $fs/usr/share/catfish/catfish.svg
     1.9 +	ln -s ../locale $fs/usr/share/catfish/locale
    1.10  }