bug-hurd
[Top][All Lists]
Advanced

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

Re: debuild and fakeroot


From: James Morrison
Subject: Re: debuild and fakeroot
Date: Sat, 10 Aug 2002 05:47:53 -0700 (PDT)

--- Roland McGrath <roland@gnu.org> wrote:
> Well, in fact fakeroot has never been portable before and the Hurd
> implementation exists solely for the purpose of making it easier to deal
> with expectations of existing Debian stuff (that's why it uses $* instead
> of being correct and using "$@", I was matching what the original fakeroot
> did).  I don't mind removing the "exec".
> 
> 

 Shouldn't fakeroot be fixed for Debian GNU/Linux though?  Since it uses $*
instead of $@ something like
'fakeroot mpg123 "/home/Media/mp3/ABBA - Dancing Queen.mp3"'
doesn't work.  However, to get 'fakeroot :' to work the fakeroot for GNU/Hurd
would still have to remove the call to exec, and the GNU/Linux fakeroot would
have
to change 'sh -c $*' to be just "$@".


=====
James Morrison
   University of Waterloo
   Computer Science - Digital Hardware
   2A co-op
http://hurd.dyndns.org

Anyone referring to this as 'Open Source' shall be eaten by a GNU

__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com




reply via email to

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