summaryrefslogtreecommitdiff
path: root/samples/tor-win32-bundle.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'samples/tor-win32-bundle.cfg')
-rw-r--r--samples/tor-win32-bundle.cfg19
1 files changed, 0 insertions, 19 deletions
diff --git a/samples/tor-win32-bundle.cfg b/samples/tor-win32-bundle.cfg
deleted file mode 100644
index cf485b4..0000000
--- a/samples/tor-win32-bundle.cfg
+++ /dev/null
@@ -1,19 +0,0 @@
-
-# The name of this bundle.
-name = "tor-win32-bundle"
-# Version of the bundle
-version = [0, 2, 1, 7]
-# Where does it go in the repository?
-location = "/bundleinfo/tor/win32/tor-win32-bundle-0.2.1.7.txt"
-os = "win32"
-arch = "x86"
-
-# This is one of the packages in the bundle. There can be as many as you
-# like.
-Package(name="tor",
- order=(10,10,10),
- optional=False)
-# The "Glosses" describe a package's purpose in the bundle.
-ShortGloss("en", "Tor win32 exe, only Tor.")
-LongGloss("en", "Really just the Tor win32 exe.")
-