4 lines
74 B
Bash
Executable File
4 lines
74 B
Bash
Executable File
# Make sure KDEDIR is set
|
|
[ -z "$KDEDIR" ] && KDEDIR="/usr"
|
|
export KDEDIR
|