Hi, Christopher Baines skribis: >> My suggestion would be to: >> >> (substitute* "nss/tests/gtests/gtests.sh" >> (("SOURCE_DIR=.*") >> (string-append "SOURCE_DIR=" (getcwd) "/nss\n"))) >> >> WDYT? > > That looks good to me. I have tested the following patch and successfully built nss on i686-linux with it: