[Pkg-privacy-commits] [torbrowser-launcher] 174/476: new version of TBB changed the directory structure
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:21:34 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch debian
in repository torbrowser-launcher.
commit 4d88015d07446e4eab3e230efce3ec16b370a036
Author: Micah Lee <micah at micahflee.com>
Date: Tue Dec 24 16:03:01 2013 -0800
new version of TBB changed the directory structure
---
torbrowser-launcher | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/torbrowser-launcher b/torbrowser-launcher
index 7b8fb06..1feafc0 100755
--- a/torbrowser-launcher
+++ b/torbrowser-launcher
@@ -200,7 +200,7 @@ class TBLCommon:
'vidalia_bin': tbb_data+'/tbb/stable/'+self.architecture+'/tor-browser_'+self.language+'/App/vidalia',
'firefox_bin': tbb_data+'/tbb/stable/'+self.architecture+'/tor-browser_'+self.language+'/App/Firefox/firefox',
'firefox_profile': tbb_data+'/tbb/stable/'+self.architecture+'/tor-browser_'+self.language+'/Data/profile',
- 'versions': tbb_data+'/tbb/stable/'+self.architecture+'/tor-browser_'+self.language+'/sources/versions',
+ 'versions': tbb_data+'/tbb/stable/'+self.architecture+'/tor-browser_'+self.language+'/Docs/sources/versions',
},
'alpha': {
'dir': tbb_data+'/tbb/alpha/'+self.architecture,
@@ -208,7 +208,7 @@ class TBLCommon:
'vidalia_bin': tbb_data+'/tbb/alpha/'+self.architecture+'/tor-browser_'+self.language+'/App/vidalia',
'firefox_bin': tbb_data+'/tbb/alpha/'+self.architecture+'/tor-browser_'+self.language+'/App/Firefox/firefox',
'firefox_profile': tbb_data+'/tbb/alpha/'+self.architecture+'/tor-browser_'+self.language+'/Data/profile',
- 'versions': tbb_data+'/tbb/alpha/'+self.architecture+'/tor-browser_'+self.language+'/sources/versions',
+ 'versions': tbb_data+'/tbb/alpha/'+self.architecture+'/tor-browser_'+self.language+'/Docs/sources/versions',
}
}
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/torbrowser-launcher.git
More information about the Pkg-privacy-commits
mailing list