quilt-dev
[Top][All Lists]
Advanced

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

Re: [Quilt-dev] [PATCH] user-definable tail and grep


From: Joe Green
Subject: Re: [Quilt-dev] [PATCH] user-definable tail and grep
Date: Thu, 15 Sep 2005 17:14:12 -0700
User-agent: Mozilla Thunderbird 1.0.2 (X11/20050317)

Andreas Gruenbacher wrote:

Users can change the tools that they use.  Say my sysadmin has installed
the gnu utils in /opt/gnu (as cp, date, getopt etc) and I don't want to
use them by default by changing my path, but know that quilt relies on
them... I can 'export DATE=/opt/gnu/bin/date', and then I notice that
/opt/gnu/bin/getopt isn't a new enough version, so I build the latest in
my home directory and 'export GETOPT=$HOME/bin/getopt'.
Then you'd have to set up your environment specifically for quilt. A weird idea.
Setting them in .quiltrc could be supported. That would be a way to use specific versions just for quilt.

If set in the global environment, the names should probably be quilt-specific (e.g., QUILT_UTIL_GETOPT).

--
Joe Green <address@hidden>
MontaVista Software, Inc.





reply via email to

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