* Ciaran McCreesh <[EMAIL PROTECTED]> [07/04/08 05:39]: > On Sun, 6 Apr 2008 22:42:38 -0400 > Moshe Kamensky <[EMAIL PROTECTED]> wrote: > > Thanks. I can however move the file after it is merged if I know the > > name of the actual file under which it moved (e.g., > > /etc/vim/.cfg0000_vimrc rather than /etc/vim/vimrc.) Of course I > > could search for files of this form, but this would just be > > duplicating code that already exists in paludis. Is it possible to > > have it in some environment variable? > > It's not exported currently. If you'd like it to be, please submit a > trac ticket, ideally with a patch... (paludis/merger.cc, look at the > perform_hook code in Merger::install_file.)
Ok, I submitted here: http://paludis.pioto.org/trac/ticket/550 The patch adds a variable $REAL_DESTINATION with the name of the file actually being installed in merger_install_file_{pre,post} (I hope.) Thanks, Moshe > > -- > Ciaran McCreesh > _______________________________________________ > paludis-user mailing list > [email protected] > http://lists.pioto.org/mailman/listinfo/paludis-user
pgp1EG8fkNi3g.pgp
Description: PGP signature
_______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
