I'm trying to make a package for a software that needs to have an environement variable set while compiling. How do I do that? If I just do pre-build: export ICUROOT=${LOCALBASE} in the Makefile, it won't work. -- Emmanuel Dreyfus p99dreyf@criens.u-psud.fr