summaryrefslogtreecommitdiffstats
path: root/debian/wheezy/tdelibs/debian/tdecmshell
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2014-04-17 13:34:20 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2014-04-17 13:34:20 +0900
commit91ca3cd9063a46dc1426459f73d3898d5c94d778 (patch)
treef3c402dce8dae27c5e7752ef9c91c520c268710d /debian/wheezy/tdelibs/debian/tdecmshell
parent57648e749a048d432aa7437412f99e8b6091425d (diff)
downloadtde-packaging-91ca3cd9063a46dc1426459f73d3898d5c94d778.tar.gz
tde-packaging-91ca3cd9063a46dc1426459f73d3898d5c94d778.zip
Removed Debian/wheezy folder
Diffstat (limited to 'debian/wheezy/tdelibs/debian/tdecmshell')
-rwxr-xr-xdebian/wheezy/tdelibs/debian/tdecmshell6
1 files changed, 0 insertions, 6 deletions
diff --git a/debian/wheezy/tdelibs/debian/tdecmshell b/debian/wheezy/tdelibs/debian/tdecmshell
deleted file mode 100755
index 64dea7e87..000000000
--- a/debian/wheezy/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 "$@"