On Sun, Dec 17, 2006 at 07:18:35PM -0300, Felipe Sateler <[EMAIL PROTECTED]> 
wrote:
> Hi. Sorry for the late reply.
> Given the current design of checkinstall, what you ask cannot be easily 

I know how I can work around it, but that the design should require this
puzzles me. To me it looks like a trivial patch, actually, just replace

this                    by this
INSTALLCMD="$@"         INSTALLCMD=($@)
$INSTALLCMD             [EMAIL PROTECTED]

(or something very close, I haven't tested it).

Anyways, this is not really design-related, so as its so trivial I am
really curious at what the design reason behind evaluating arguments twice
is? I can't see why it would be required anywhere.

-- 
                The choice of a
      -----==-     _GNU_
      ----==-- _       generation     Marc Lehmann
      ---==---(_)__  __ ____  __      [EMAIL PROTECTED]
      --==---/ / _ \/ // /\ \/ /      http://schmorp.de/
      -=====/_/_//_/\_,_/ /_/\_\      XX11-RIPE


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to