/core/packaging/macfuse/Install_resources/preinstall
http://macfuse.googlecode.com/ · Shell · 12 lines · 5 code · 2 blank · 5 comment · 0 complexity · ca6a591a335d07d48b41906927e34e49 MD5 · raw file
- #!/bin/sh
- #
- # Copyright (C) 2008 Google. All Rights Reserved.
- #
- PACKAGE_PATH=$1
- INSTALL_PATH=$2
- INSTALL_VOLUME=$3
- SYSTEM_ROOT=$4
- ## Signal success
- exit 0