diff options
author | Roger Dingledine <arma@torproject.org> | 2008-11-20 01:17:08 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2008-11-20 01:17:08 +0000 |
commit | 7cb547f61d9605bf1f0d0f122c96c140a082ec15 (patch) | |
tree | fce86da9ba692d5eefc1615d6e689b9899dabc70 /samples | |
parent | 19ea4834cf7eecd1d08ea51c31fc2e0f0507490c (diff) |
getting closer...
git-svn-id: file:///home/or/svnrepo/updater/trunk@17328 55e972cd-5a19-0410-ae62-a4d7a52db4cd
Diffstat (limited to 'samples')
-rw-r--r-- | samples/tor-win32-bundle.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/tor-win32-bundle.cfg b/samples/tor-win32-bundle.cfg index d585fdf..cf485b4 100644 --- a/samples/tor-win32-bundle.cfg +++ b/samples/tor-win32-bundle.cfg @@ -10,7 +10,7 @@ arch = "x86" # This is one of the packages in the bundle. There can be as many as you # like. -Package(name="tor-win32", +Package(name="tor", order=(10,10,10), optional=False) # The "Glosses" describe a package's purpose in the bundle. |