xterm_207.bb : fix problem on "SELinux" F11 based builds
authorGraeme Gregory <dp@xora.org.uk>
Fri, 13 Nov 2009 09:28:04 +0000 (09:28 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Fri, 13 Nov 2009 09:28:04 +0000 (09:28 +0000)
commit509fe8bba28753b7dff021b7216cb65cb9e3d180
treeab7c93c11328fcef9e2dad0ce5297ec08bbec9fa
parent14a73529b5d431f148c441e6a32c7ad52713db19
xterm_207.bb : fix problem on "SELinux" F11 based builds
xterm_251.bb : fix problem on "SELinux" F11 based builds

This was not really F11 or SELinux problem, installer was checking for
the existance of /usr/bin/X11/xterm and trying to read the permissions
for that and replicate them into the OE build. A simple --disable-setuid
prevents this script being called and the bogus check on host tools
from occuring.
recipes/xorg-app/xterm_207.bb
recipes/xorg-app/xterm_243.bb [deleted file]
recipes/xorg-app/xterm_251.bb