$OpenBSD: patch-scripts_enlightenment_install_in,v 1.1 2001/06/23 21:10:49 brad Exp $ --- scripts/enlightenment.install.in.orig Tue Jun 19 23:49:26 2001 +++ scripts/enlightenment.install.in Tue Jun 19 23:49:52 2001 @@ -68,7 +68,7 @@ if [ -f $HOME"/.xsession" ] || [ -f $HOM fi fi -EBIN=@ENLIGHTENMENT_BIN@ +EBIN=@prefix@/bin echo "... Generating login startup files ..." echo "#!/bin/sh" >> $HOME"/.xsession" echo "# Execute enlightenment. ALWAYS make sure this is at the end of this" >> $HOME"/.xsession"