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

Re: Bug#88413: [PATCH]: modconf broken with ash



In reference to a message from David Whedon, dated Mar 03:
> I just noticed who the maintainer is.  I uploaded a fix, please pardon the extra
> list traffic.

or you could do:

Index: modconf
===================================================================
RCS file: /cvs/debian-boot/modconf/modconf,v
retrieving revision 1.7
diff -r1.7 modconf
115c115
<       tdir=${directory//\//_}
---
>       tdir=`eval echo \\${directory//\//_}`

(thanks to aaronl for the suggestion)

randolph
-- 
Debian Developer <tausq@debian.org>
http://www.TauSq.org/



Reply to: