-On [20060801 00:33], Emmanuel Blot ([EMAIL PROTECTED]) wrote: >>Yes, I suppose that could happen. But PYTHON_EGG_CACHE is just an >>environment variable. It can easily be set in the hook script. > >That's what I did, but I would have hope to define the settings only >once to avoid duplication and out of sync if the installation is >changed. It does not seem possible.
Not sure if Linux supports login.conf, but then you could assign with setenv PYTHON_EGG_CACHE to what you want by default. -- Jeroen Ruigrok van der Werven <asmodai(-at-)in-nomine.org> / asmodai イェルーン ラウフロック ヴァン デル ウェルヴェン http://www.in-nomine.org/ O, what a tangle web we weave, when first we practice to deceive... _______________________________________________ Trac-dev mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac-dev
