dtsession: make it build, add check for the full path to xrdb

This commit is contained in:
Jon Trulson
2019-11-19 17:18:04 -07:00
parent 152f5c9a88
commit 11eafe767b
3 changed files with 97 additions and 3 deletions

View File

@@ -166,4 +166,4 @@ display=$(echo ${display%.*} | /usr/bin/tr ".:" "__")
if [ ! -z "$resourceFiles" ]; then
cat $resourceFiles
fi
) | XBINDIR/xrdb -quiet $xrdbOption -DDISPLAY_$display
) | XRDB -quiet $xrdbOption -DDISPLAY_$display