summaryrefslogtreecommitdiff
path: root/testing/kdelibs3/kde3.profile
diff options
context:
space:
mode:
Diffstat (limited to 'testing/kdelibs3/kde3.profile')
-rwxr-xr-xtesting/kdelibs3/kde3.profile6
1 files changed, 0 insertions, 6 deletions
diff --git a/testing/kdelibs3/kde3.profile b/testing/kdelibs3/kde3.profile
deleted file mode 100755
index ef09631ff..000000000
--- a/testing/kdelibs3/kde3.profile
+++ /dev/null
@@ -1,6 +0,0 @@
-export PATH=$PATH:/opt/kde/bin
-if [ ! -z $XDG_DATA_DIRS ]; then
- export XDG_DATA_DIRS=$XDG_DATA_DIRS:/opt/kde/share
-else
- export XDG_DATA_DIRS=/opt/kde/share
-fi