wok diff xarchiver/receipt @ rev 20632
linld: 32 bits lseeks for tazboot
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jan 05 17:23:23 2019 +0100 (2019-01-05) |
parents | 432b40f0a85f |
children | 55173d523ffc |
line diff
1.1 --- a/xarchiver/receipt Tue Mar 03 13:20:33 2015 +0100 1.2 +++ b/xarchiver/receipt Sat Jan 05 17:23:23 2019 +0100 1.3 @@ -16,6 +16,7 @@ 1.4 DEPENDS="gtk+" 1.5 BUILD_DEPENDS="gtk+-dev" 1.6 GENERIC_PIXMAPS="no" 1.7 +GENERIC_MENUS="no" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules() 1.11 @@ -38,7 +39,7 @@ 1.12 cp -a $install/usr/share/icons $fs/usr/share 1.13 rm -rf $fs/usr/share/icons/hicolor/scalable 1.14 1.15 - sed -i '/Encoding/d;/Version/d;/Name\[.*\]=Xarchiver/d;/GenericName/d;/Exec/s/.*/& %f/' \ 1.16 + sed -i '/Encoding/d; /Version/d; /Name\[.*\]=Xarchiver/d; /GenericName/d; s|multipart/x-zip;||; /Exec/s/.*/& %f/' \ 1.17 $fs/usr/share/applications/xarchiver.desktop 1.18 1.19 mkdir -p $fs/var/www/cgi-bin $fs/usr/share/doc/xarchiver/html