GNU bug report logs - #13324
Improvements to "dist" targets (was: Re: EXTRA_DIST, directories, tar --exclude-vcs)

Previous Next

Package: automake;

Reported by: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Date: Tue, 1 Jan 2013 01:11:01 UTC

Severity: wishlist

Full log


View this message in rfc822 format

From: karl <at> freefriends.org (Karl Berry)
To: stefano.lattarini <at> gmail.com
Cc: 13324 <at> debbugs.gnu.org, automake <at> gnu.org
Subject: bug#13324: Improvements to "dist" targets (was: Re: EXTRA_DIST, directories,  tar --exclude-vcs)
Date: Thu, 3 Jan 2013 00:57:08 GMT
    That is already possible:
    <http://www.gnu.org/software/automake/manual/automake.html#The-dist-Hook>

I see.  Given this, I propose merely changing the definition of am__tar
to use variables.  Something like:

am__tar = $(TAR) $(TAR_OPTIONS) - "$$tardir"

where the actual definitions of TAR and TAR_OPTIONS remain as they are
now (except possibly always using -options, as I'm replying to
separately).  That would make it easy for people to change or add
anything they want to change, in various ways.

I'm not sure if "TAR" and "TAR_OPTIONS" would be the conventional
names; any names would do, as far as I'm concerned.

k




This bug report was last modified 12 years and 165 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.