Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Nov 2013 05:21:15 -0500
From:      Aryeh Friedman <aryeh.friedman@gmail.com>
To:        FreeBSD Ports ML <freebsd-ports@freebsd.org>
Subject:   how to tell pkg-list not to deinstall/overwrite certain files
Message-ID:  <CAGBxaXkB6kCTROH5ABXNj1_8iCocYFArW8Sd%2BKFYY2URxvfd7w@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I am doing a lot of inter-machine testing of a private port (will be
released soon as a actual port) but need to tell "make deinstall" not to
delete a certain file... how do we do this?... background one thing we are
testing is the ability to upgrade the port (privately) and it must not nuke
our settings file on the test machines because the default config provided
by our port is inappropriate for how we have things configured (it is
correct for 99.9% of everyone else though).

Namely we need:

1. Do not delete  /usr/local/etc/petitecloud/settings on deinstall
2. Do not overwrite it with a new version on install (if present else
install it)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGBxaXkB6kCTROH5ABXNj1_8iCocYFArW8Sd%2BKFYY2URxvfd7w>