On Fri, Apr 01, 2011 at 10:55:43AM +0200, Sedat Dilek wrote:
>  install:
> -       $(INSTALL) -d $(DESTDIR)/lib/init/rw/.
> +       ln -s /run $(DESTDIR)/lib/init/rw
> ...
> 
> Shouldn't that be?
> 
> ln -s /run/init $(DESTDIR)/lib/init/rw

Yes.  In my latest patch (to be submitted shortly), I have removed this
change since we can't replace a directory with a symlink on package
upgrade (since it has a mounted tmpfs on top of it).  We'll have to
do this part after wheezy is released.


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux             http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?       http://gutenprint.sourceforge.net/
   `-    GPG Public Key: 0x25BFB848   Please GPG sign your mail.

Attachment: signature.asc
Description: Digital signature

Reply via email to