summaryrefslogtreecommitdiffstats
path: root/dilos/core/tdelibs/debian/tdecmshell
blob: d6e275bf01a916314aba06108eb08943ee3fdb25 (plain)
1
2
3
4
5
6
#!/bin/sh

export XDG_CONFIG_DIRS=/etc/xdg
export XDG_DATA_DIRS=/usr/share

${0}.real "$@"