]> Cypherpunks repositories - gostls13.git/commit
misc/dist: handle previous installation
authorTyler Bunnell <tylerbunnell@gmail.com>
Thu, 28 Feb 2013 05:09:48 +0000 (16:09 +1100)
committerAndrew Gerrand <adg@golang.org>
Thu, 28 Feb 2013 05:09:48 +0000 (16:09 +1100)
commit65983695fb8e3b0ba0859f964ad0a41e3e4ca2c3
tree40aaedf578bc8f51de26aad4de3704bad00fe23f
parent91c09649403a8f7f02b5269886d2a7dfc2fa0ebb
misc/dist: handle previous installation

The installer package will now detect a previous installation and warn the user
that the previous installation will be deleted. If the user continues, the
installer will delete the previous installation and install the package as
usual.

Fixes #4293.

R=adg
CC=golang-dev
https://golang.org/cl/7427044
misc/dist/darwin/Distribution
misc/dist/darwin/scripts/preinstall [new file with mode: 0644]