summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
Diffstat (limited to 'samples')
-rw-r--r--samples/tor-win32-bundle.cfg2
-rw-r--r--samples/tor-win32-package.cfg4
2 files changed, 3 insertions, 3 deletions
diff --git a/samples/tor-win32-bundle.cfg b/samples/tor-win32-bundle.cfg
index 2070c9d..b3dc6ee 100644
--- a/samples/tor-win32-bundle.cfg
+++ b/samples/tor-win32-bundle.cfg
@@ -4,7 +4,7 @@ name = "tor-win32-bundle"
# Version of the bundle
version = [0, 2, 1, 7]
# Where does it go in the repository?
-location = "/bundleinfo/tor/source/tor-win32-bundle-0.2.1.7.txt"
+location = "/bundleinfo/tor/win32-x86/tor-win32-bundle-0.2.1.7.txt"
os = "win32"
arch = "x86"
diff --git a/samples/tor-win32-package.cfg b/samples/tor-win32-package.cfg
index 9eea3b8..41e8f5a 100644
--- a/samples/tor-win32-package.cfg
+++ b/samples/tor-win32-package.cfg
@@ -6,10 +6,10 @@ name = "tor"
version = [0, 2, 1, 7]
# Where in the repository does it go?
-location = "/pkginfo/tor/win32/tor-0.2.1.7-alpha.txt"
+location = "/pkginfo/tor/win32-x86/tor-0.2.1.7-alpha.txt"
# Where in the repository does its underlying rpm or exe (etc) file go?
-relpath = "/data/win32/tor-0.2.1.7-alpha.exe"
+relpath = "/data/win32-x86/tor-0.2.1.7-alpha.exe"
# Decriptions of the package.
ShortDesc('en', "Tor-dev win32 installer")