--- CLI/xld.orig	2011-11-13 09:46:43.000000000 +0200
+++ CLI/xld	2021-11-14 02:20:39.000000000 +0200
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 #Edit this line to define a path to XLD.app
-XLD_APP="/Applications/XLD.app"
+XLD_APP="@@APPLICATIONS_DIR@@/XLD.app"
 
 if [ ! -d "${XLD_APP}" ] ; then
 	echo "XLD.app not found"
