# HG changeset patch # User Pascal Bellard # Date 1544715485 -3600 # Node ID 70d8b34d7ea0c2b9ca4ef7ae91d376c39e75b0f8 # Parent 24777abfc40691caac3ca4494a44109eabc45ab0 Update xsshfs diff -r 24777abfc406 -r 70d8b34d7ea0 xsshfs/receipt --- a/xsshfs/receipt Thu Dec 13 15:52:42 2018 +0100 +++ b/xsshfs/receipt Thu Dec 13 16:38:05 2018 +0100 @@ -17,8 +17,31 @@ # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { - cp -a $src/usr $fs/ - sed -i 's|/bin/bash|/bin/sh|' $fs/usr/bin/xsshfs + mkdir -p $fs/usr/share/icons/hicolor/scalable/apps $fs/usr/share/xsshfs + mkdir -p $fs/usr/share/applications $fs/usr/bin $fs/usr/share/pixmaps + cat > $fs/usr/bin/xsshfs < $fs/usr/share/applications/xsshfs.desktop <