commit 51f5806854b5a2b3578b65cdf5da60abdb2ad785
Author: David Fifield <[email protected]>
Date:   Sun Dec 2 10:58:46 2012 -0800

    Longer name for PYINSTALLER_TMPDIR.
---
 Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index 2eb14ae..6723dab 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ MANDIR = $(PREFIX)/share/man
 
 PYTHON = python
 PYINSTALLER_PY = ../pyinstaller-2.0/pyinstaller.py
-export PYINSTALLER_TMPDIR = pyi
+export PYINSTALLER_TMPDIR = pyinstaller-tmp
 
 VERSION = 0.8
 



_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to