El vie, 24-02-2012 a las 18:56 +0100, "Paweł Hajdan, Jr." escribió:
> Currently preserve_old_lib functions generate two commands per preserved
> lib:
> 
> # revdep-rebuild --library '/usr/lib/libv8.so.3.9.4'
> # rm '/usr/lib/libv8.so.3.9.4'
> 
> I'd like to modify eutils.eclass to only generate one command:
> 
> # revdep-rebuild --library '/usr/lib/libv8.so.3.9.4' && \
>       rm '/usr/lib/libv8.so.3.9.4'
> 
> What do you think?
> 

Great, I am already running both in that way manually ;)

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to