discuss@mandoc.bsd.lv
 help / color / mirror / Atom feed
From: Ingo Schwarze <schwarze@usta.de>
To: Jan Stary <hans@stare.cz>
Cc: discuss@mdocml.bsd.lv
Subject: Re: make uninstall fails in rmdir
Date: Fri, 31 Mar 2017 00:01:23 +0200	[thread overview]
Message-ID: <20170330220123.GA44761@athene.usta.de> (raw)
In-Reply-To: <20170330192228.GA89598@www.stare.cz>

Hi Jan,

Jan Stary wrote on Thu, Mar 30, 2017 at 09:22:28PM +0200:

> this is 1.14.1 on a MacOSX 10.6.8
> 
> mandoc itself seems to work just fine,
> but 'make uninstall' fails with the
> 
> 	rmdir $(DESTDIR)$(INCLUDEDIR)
> 
> as the directory was not created with 'make install',
> because I have not installed the library (right?).

Yes.

I fixed that in HEAD on March 4:

http://mdocml.bsd.lv/cgi-bin/cvsweb/Makefile.diff?r1=1.506&r2=1.507

> It's actually the last command of the uninstall target
> so the failure does not stop anything else from happening,
> but it still leaves the user wondering if something
> was left behind (non-unistalled) when 'make uninstall' failed.

Sure, that's why i fixed it.

Yours,
  Ingo
--
 To unsubscribe send an email to discuss+unsubscribe@mdocml.bsd.lv

      reply	other threads:[~2017-03-30 22:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-30 19:22 Jan Stary
2017-03-30 22:01 ` Ingo Schwarze [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170330220123.GA44761@athene.usta.de \
    --to=schwarze@usta.de \
    --cc=discuss@mdocml.bsd.lv \
    --cc=hans@stare.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).