summarylogtreecommitdiffstats
path: root/activate.py.patch
diff options
context:
space:
mode:
authorDaniel Maslowski2016-11-26 02:19:33 +0100
committerDaniel Maslowski2016-11-26 02:19:33 +0100
commit496ec7304a8cbac44526effe571a3928854fd56b (patch)
tree52b2487facf78a41c2a8953bf86664cc5dfea7a9 /activate.py.patch
parentd15f415726a78a5eef8b65eba73e7b2c4e5db02e (diff)
downloadaur-496ec7304a8cbac44526effe571a3928854fd56b.tar.gz
add conflict with git version
remove obsolete patch
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), "")