[torbrowser/master] fix winrar path

23 Oct
2011
23 Oct
'11
11:18 p.m.
commit 3bb184e4f8de7bdc19d61c04062de94bcd02ca5b Author: Erinn Clark <erinn@torproject.org> Date: Wed Oct 12 03:21:55 2011 +0100 fix winrar path --- build-scripts/windows.mk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/build-scripts/windows.mk b/build-scripts/windows.mk index 302c631..4a2de3d 100644 --- a/build-scripts/windows.mk +++ b/build-scripts/windows.mk @@ -53,7 +53,7 @@ SEVENZIP="/c/Program Files/7-Zip/7z.exe" PYGET=$(PYTHON) $(PWD)/pyget.py WGET=wget VIRUSSCAN=$(PYTHON) $(PWD)/virus-scan.py -WINRAR="/c/Program Files/WinRAR (x86)/WinRAR.exe" +WINRAR="/c/Program Files (x86)/WinRAR/WinRAR.exe" CC=gcc
4957
Age (days ago)
4957
Last active (days ago)
0 comments
1 participants
participants (1)
-
erinn@torproject.org