summarylogtreecommitdiffstats
path: root/activate.py.patch
diff options
context:
space:
mode:
Diffstat (limited to 'activate.py.patch')
-rw-r--r--activate.py.patch6
1 files changed, 0 insertions, 6 deletions
diff --git a/activate.py.patch b/activate.py.patch
deleted file mode 100644
index 4a8340e439c6..000000000000
--- a/activate.py.patch
+++ /dev/null
@@ -1,6 +0,0 @@
-134,135c134,135
-< if rootpath:
-< path = path.replace(shelldict['pathsep'].join(rootpath), "")
----
-> #if rootpath:
-> # path = path.replace(shelldict['pathsep'].join(rootpath), "")