]> git.pld-linux.org Git - packages/firefox.git/blobdiff - firefox-system-virtualenv.patch
up to 62.0.2
[packages/firefox.git] / firefox-system-virtualenv.patch
index c97400c212daf89526490eaab45400bc29084d97..fe9ce5c16d9a8630996f6eeab5ee928cf14091d9 100644 (file)
@@ -4,8 +4,8 @@
      @property
      def virtualenv_script_path(self):
          """Path to virtualenv's own populator script."""
--        return os.path.join(self.topsrcdir, 'python', 'virtualenv',
--            'virtualenv.py')
+-        return os.path.join(self.topsrcdir, 'third_party', 'python',
+-            'virtualenv', 'virtualenv.py')
 +        return '/usr/bin/virtualenv-2'
  
      @property
This page took 0.07838 seconds and 4 git commands to generate.