]> git.pld-linux.org Git - packages/thunderbird.git/blob - system-virtualenv.patch
a2d150ff8ac26a4d3defa301da506f462b755971
[packages/thunderbird.git] / system-virtualenv.patch
1 --- xulrunner-21.0/mozilla/build/virtualenv/populate_virtualenv.py~     2013-05-11 21:19:23.000000000 +0200
2 +++ xulrunner-21.0/mozilla/build/virtualenv/populate_virtualenv.py      2013-05-14 22:51:32.136719267 +0200
3 @@ -37,8 +37,7 @@
4      @property
5      def virtualenv_script_path(self):
6          """Path to virtualenv's own populator script."""
7 -        return os.path.join(self.topsrcdir, 'python', 'virtualenv',
8 -            'virtualenv.py')
9 +        return '/usr/bin/virtualenv'
10  
11      @property
12      def python_path(self):
This page took 0.023215 seconds and 2 git commands to generate.