summaryrefslogtreecommitdiffstats
path: root/dilos/tdelibs/debian/tdecmshell
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2020-11-15 19:23:30 +0800
committerMichele Calgaro <[email protected]>2020-11-15 19:23:30 +0800
commit0277521b268b21caf0ee21202b92784f302baadc (patch)
tree5d856f96adfbe46b57da31cf60daa1084b4e7a1e /dilos/tdelibs/debian/tdecmshell
parenteb16e7c7281e182297581fa8d565561869c81bca (diff)
downloadtde-packaging-0277521b268b21caf0ee21202b92784f302baadc.tar.gz
tde-packaging-0277521b268b21caf0ee21202b92784f302baadc.zip
DEB: adjusted to new 'core' folder for main packages.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'dilos/tdelibs/debian/tdecmshell')
-rwxr-xr-xdilos/tdelibs/debian/tdecmshell6
1 files changed, 0 insertions, 6 deletions
diff --git a/dilos/tdelibs/debian/tdecmshell b/dilos/tdelibs/debian/tdecmshell
deleted file mode 100755
index d6e275bf0..000000000
--- a/dilos/tdelibs/debian/tdecmshell
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-export XDG_CONFIG_DIRS=/etc/xdg
-export XDG_DATA_DIRS=/usr/share
-
-${0}.real "$@"