On Sun, May 14, 2006 at 01:29:12PM +0200, Jerome Warnier wrote: > I don't like to have to install unneeded packages on my system. > To build the Bacula Debian packages, ssed is used, but I don't quite > understand why not use GNU sed instead.
Hi Jerome, I did not realize that GNU sed supports inplace editing (-i). According to its documentation, it does now. I will test, and if it works, I will make this change. If it does not work, I will not make the change, since the logic in the rules file is much simpler with in-place editing as opposed to having to write a for loop with output to temporary files. Thanks, -- John -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

