This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Uninstall



  On Fri, 13 November 1998, Steven W Orr wrote:
> I disagree. The concept of an uninstall target would by definition only be
> correct of the version that is *installed* happened to be the same as the
> one that is being *uninstalled*.

Yes, that was the case in my example.  Those guys are installing
emacs-19.34 with make install, and keep the stuff in /usr/src.  When
20.2 comes out, they first cd in /usr/src/emacs-19.34, type `make
uninstall', then remove the 19.34 sources, unpack, build and `make
install' those in 20.2.  Not quite RPM, but useful.

Tudor


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]