gnuit-dev
[Top][All Lists]
Advanced

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

Re: [gnuit-dev] Fix doc/Makefile installation on non-Linux platforms


From: James Rowe
Subject: Re: [gnuit-dev] Fix doc/Makefile installation on non-Linux platforms
Date: Sat, 3 Jan 2009 11:01:44 +0000
User-agent: Mutt/1.5.16 (2007-06-09)

* Gerald Pfeifer (address@hidden) wrote:
> dpkg-help.txt is not a program, and thus install on FreeBSD fails
> with a hard error.  The patch below addresses this bug.

  This is already fixed in the dev tree since September[1].

> -     $(INSTALL_PROGRAM) -m 644 $(srcdir)/dpkg-help.txt 
> $(DESTDIR)$(datadir)/gnuit/dpkg-help.txt
> +     $(INSTALL_DATA) -m 644 $(srcdir)/dpkg-help.txt 
> $(DESTDIR)$(datadir)/gnuit/dpkg-help.txt

  For what it is worth 644 is the default INSTALL_DATA permissions mode
anyway, see header-vars.am in the automake package, so it can be removed
when fixing these problems in other packages.

Thanks,

James
  1. 
http://git.savannah.gnu.org/gitweb/?p=gnuit.git;a=commitdiff;h=235a9095130081948ad5aa87d85713bf1df1662f;hp=4b5b6e6f4972b92655800d160523926f6affe0d4

Attachment: pgpNHHuOKBC16.pgp
Description: PGP signature


reply via email to

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