denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] updated Makefile.am


From: Jeremiah Benham
Subject: Re: [Denemo-devel] updated Makefile.am
Date: Sat, 13 Dec 2008 22:37:50 -0600

On Sun, 2008-12-14 at 07:57 +1100, Roy Rankin wrote:
> The example dist-hook is wrong and would cause a Fedora RPM build to 
> fail as the proper relocated install directory is not used. As has been 
> fixed in the current git version,  $(DESTDIR) should be used as follows:
> 
> dist-hook:
>       cp -r actions ${DESTDIR}/$(datadir)/${PACKAGE}/

I think you are confusing dist-hook with 
install-data-hook. I am trying to perserve the symlinks when creating a
tarball. 

Jeremiah

> 
> Small point but I do not want a previous bad construct used again 
> because of a wrong example.
> 
> Regards,
> Roy Rankin
> 
> Jeremiah Benham wrote:
> 
> > I copied actions into another folder using cp -a. It preserves the link.
> > When I put this same command as a dist-hook in Makefile.am like this:
> > 
> > dist-hook:
> > cp -a $(srcdir)/actions $(distdir)
> > 
> 
> 
> _______________________________________________
> Denemo-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/denemo-devel





reply via email to

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