summaryrefslogtreecommitdiff
path: root/community-staging/root/root.sh
diff options
context:
space:
mode:
Diffstat (limited to 'community-staging/root/root.sh')
-rw-r--r--community-staging/root/root.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/community-staging/root/root.sh b/community-staging/root/root.sh
deleted file mode 100644
index 685e6036b..000000000
--- a/community-staging/root/root.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-if [ $PYTHONPATH ]; then
- export PYTHONPATH=$PYTHONPATH:/usr/lib/root;
-else
- export PYTHONPATH=/usr/lib/root;
-fi