summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/tdelibs/debian/tdecmshell
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/maverick/tdelibs/debian/tdecmshell')
-rwxr-xr-xubuntu/maverick/tdelibs/debian/tdecmshell6
1 files changed, 0 insertions, 6 deletions
diff --git a/ubuntu/maverick/tdelibs/debian/tdecmshell b/ubuntu/maverick/tdelibs/debian/tdecmshell
deleted file mode 100755
index 64dea7e87..000000000
--- a/ubuntu/maverick/tdelibs/debian/tdecmshell
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-export XDG_CONFIG_DIRS=/opt/trinity/etc/xdg:/etc/xdg
-export XDG_DATA_DIRS=/opt/trinity/share:/usr/share
-
-${0}.real "$@"