Mercurial > hg > xemacs-beta
diff lib-src/tm-au @ 80:1ce6082ce73f r20-0b90
Import from CVS: tag r20-0b90
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:06:37 +0200 |
parents | c0c698873ce1 |
children | 6a378aca36af |
line wrap: on
line diff
--- a/lib-src/tm-au Mon Aug 13 09:05:44 2007 +0200 +++ b/lib-src/tm-au Mon Aug 13 09:06:37 2007 +0200 @@ -1,8 +1,10 @@ #!/bin/sh - # -# $Id: tm-au,v 1.2 1996/12/28 21:02:51 steve Exp $ +# $Id: tm-au,v 1.3 1997/01/11 20:13:51 steve Exp $ # +PATH=${PATH:-/usr/bin:/bin}:`dirname $0 2>/dev/null`; export PATH + if [ "$TM_TMP_DIR" = "" ]; then TM_TMP_DIR=/tmp export TM_TMP_DIR