cygfuse: improve cygfuse initialization

This commit is contained in:
Bill Zissimopoulos
2017-05-17 14:59:31 -07:00
parent 4ea9c6e362
commit 18a77d63c3
5 changed files with 25 additions and 6 deletions

View File

@ -5,3 +5,4 @@ x86_64)
*)
tar -taf x86/fuse-2.8-*.tar.xz | sed -e '/\/$/d' -e 's/.*/\/&/' | xargs rm -f ;;
esac
echo FUSE for Cygwin uninstalled.