automake
[Top][All Lists]
Advanced

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

Re: Installing from install-data-local


From: Braden McDaniel
Subject: Re: Installing from install-data-local
Date: Sun, 28 Sep 2003 16:39:10 -0400

On Sun, 2003-09-28 at 13:34, Alexandre Duret-Lutz wrote:
> >>> "Braden" == Braden McDaniel <address@hidden> writes:
> 
>  Braden> I have this rule in my Makefile.am:
>  Braden> install-data-local:
>  Braden>        $(mkinstalldirs) $(docdir)/manual
>  Braden>        $(INSTALL_DATA) $(srcdir)/manual/* $(docdir)/manual
> 
>  Braden> This breaks the "distcheck" target; because apparently
>  Braden> distcheck's _inst directory is not writable when this
>  Braden> rule is run.
> [...]
>  Braden> Why is _inst not writable? 
> 
> This allows distcheck to catch user rules that do not honor $(DESTDIR).

So it does. Thanks.

-- 
Braden McDaniel                           e-mail: <address@hidden>
<http://endoframe.com>                    Jabber: <address@hidden>





reply via email to

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