Mercurial > hg > xemacs-beta
diff lib-src/tm-au @ 14:9ee227acff29 r19-15b90
Import from CVS: tag r19-15b90
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:48:42 +0200 |
parents | 49a24b4fd526 |
children | 0293115a14e9 |
line wrap: on
line diff
--- a/lib-src/tm-au Mon Aug 13 08:48:18 2007 +0200 +++ b/lib-src/tm-au Mon Aug 13 08:48:42 2007 +0200 @@ -1,8 +1,10 @@ #!/bin/sh - # -# $Id: tm-au,v 1.2 1996/12/29 00:14:55 steve Exp $ +# $Id: tm-au,v 1.3 1997/01/11 22:09:59 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