On Fri, 28 Apr 2006, Keith Packard wrote: > diff -u -p -r1.3 run-test.sh > --- test/run-test.sh 27 Oct 2003 10:44:13 -0000 1.3 > +++ test/run-test.sh 28 Apr 2006 08:08:19 -0000 > @@ -3,6 +3,7 @@ TESTDIR=${srcdir-`pwd`} > > FONTDIR=`pwd`/fonts > CACHEFILE=`pwd`/fonts.cache > +CACHEDIR=`pwd`/cache.dir ... > -rm -rf $FONTDIR $CACHEFILE $FONTCONFIG_FILE out > +rm -rf $FONTDIR $CACHEFILE $CACHEDIR $FONTCONFIG_FILE out I will put double quotes around all these variables, or it will make somebody mad when they 'make test' fontconfig in a path containing spaces. --behdad http://behdad.org/ "Commandment Three says Do Not Kill, Amendment Two says Blood Will Spill" -- Dan Bern, "New American Language" _______________________________________________ Fontconfig mailing list Fontconfig@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/fontconfig