emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-bug-tracker] bug#5720: marked as done (24.0.50; make uninstall re


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#5720: marked as done (24.0.50; make uninstall removes some files under lib-src if $(DESTDIR)${archlibdir} is not exist)
Date: Thu, 18 Mar 2010 05:20:03 +0000

Your message dated Thu, 18 Mar 2010 01:19:00 -0400
with message-id <address@hidden>
and subject line Re: bug#5720: 24.0.50; make uninstall removes some files under 
lib-src if $(DESTDIR)${archlibdir} is not exist
has caused the GNU bug report #5720,
regarding 24.0.50; make uninstall removes some files under lib-src if 
$(DESTDIR)${archlibdir} is not exist
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact address@hidden
immediately.)


-- 
5720: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5720
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.0.50; make uninstall removes some files under lib-src if $(DESTDIR)${archlibdir} is not exist Date: Mon, 15 Mar 2010 13:40:12 +0900 User-agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/24.0 Mule/6.0 (HANACHIRUSATO)
Running `make uninstall' deletes some script files under lib-src
when a corresponding $(DESTDIR)${archlibdir} is not exist, since
the uninstall rule does not check the status of `cd $(DESTDIR)${archlibdir}'.

To reproduce this condition:

  extract or check out the emacs source tree at the machine Emacs is not 
installed
  or
  update the source tree until `emacs-version' is updated to the one not 
installed yet

  then

  % ./configure
  % make uninstall


Please apply the attached patch to fix this.
It also avoids `make uninstall' stops when `cd $(DESTDIR)${archlibdir}' fails.


Attachment: emacs-uninstall-fix.diff
Description: Binary data


--- End Message ---
--- Begin Message --- Subject: Re: bug#5720: 24.0.50; make uninstall removes some files under lib-src if $(DESTDIR)${archlibdir} is not exist Date: Thu, 18 Mar 2010 01:19:00 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Tetsurou Okazaki wrote:

> Please apply the attached patch to fix this.

Thank you, applied to the trunk.

You have a few small changes in Emacs now, and should probably
complete a copyright assignment if you expect to send any more. There
is a simple form to fill out - let me know if I should send it to you.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]