Hi,
first of all thanks for your feedback.
On Wed, Feb 12, 2014 at 12:27:18AM +0000, Stuart Henderson wrote:
> It isn't a big help for copy-and-paste though because the next section
> goes on to use ${NAME}, and then a bit later on there's your-destdir and
> your-releasedir...
On Wed, Feb 12, 2014 at 08:16:26AM +0100, Mark Kettenis wrote:
> Just make sure you set $ARCH in your .profile.
Yes and no. While ${NAME}, your-destdir and your-releasedir are not easily
discoverable by a tool - as those are also based on personal preference
- ${ARCH} is. This is also why I wouldn't like to waste a variable for
it. Not because I am running low on memory and / or variables but it
somehow doesn't feel correct to drag it along for something that I need
only every once in a while. YMMV.
But I also understand that it is more a bikeshed issue, so I won't
stress it any further.
Frank.
PS: I am subscribed to the list so no need to Cc: me, thanks.