This script was removed from livecd-tools in commit 8e2a9c0 ("remove
openglify") in 2011.Signed-off-by: Matt Turner <[email protected]> --- targets/support/livecdfs-update.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/targets/support/livecdfs-update.sh b/targets/support/livecdfs-update.sh index b7548347..64a9e4b2 100755 --- a/targets/support/livecdfs-update.sh +++ b/targets/support/livecdfs-update.sh @@ -131,9 +131,6 @@ then http://www.linux-usb.org/usb.ids fi -# Setup opengl in /etc (if configured) -[ -x /usr/sbin/openglify ] && /usr/sbin/openglify - # Setup configured display manager if [ -n "${clst_livecd_xdm}" ] then -- 2.37.4
