]> git.pld-linux.org Git - packages/firefox.git/blobdiff - firefox-system-virtualenv.patch
- fix and re-enable firefox-middle_click_paste.patch
[packages/firefox.git] / firefox-system-virtualenv.patch
index 3650d5697d974a2f36573b77a98fd3a6ebd9e257..c97400c212daf89526490eaab45400bc29084d97 100644 (file)
@@ -6,7 +6,7 @@
          """Path to virtualenv's own populator script."""
 -        return os.path.join(self.topsrcdir, 'python', 'virtualenv',
 -            'virtualenv.py')
-+        return '/usr/bin/virtualenv'
++        return '/usr/bin/virtualenv-2'
  
      @property
      def python_path(self):
This page took 0.023602 seconds and 4 git commands to generate.