Skip to content

Commit

Permalink
CORE-3862 - Multiple update installs can cause problems.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbeach committed Dec 14, 2011
1 parent 21967c6 commit 5b76e52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/install/arch-specific/darwin/preupgrade-script
Expand Up @@ -48,6 +48,6 @@ if [ -f /Library/LaunchDaemons/org.firebird.gds.plist ]; then
rm /Library/LaunchDaemons/org.firebird.gds.plist
fi

rm -fr "$FB_FW/Firebird.framework"
rm -fr "$FB_FW"

exit 0

0 comments on commit 5b76e52

Please sign in to comment.