aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-11-14 21:16:03 -0500
committerMatt Turner <mattst88@gentoo.org>2022-11-17 18:41:05 -0500
commit4859c15694763ce26018c7cd8e00eda5e38bdd13 (patch)
tree0bde5da13269b6f2e0dd88c948d669aecb3837c1
parenttargets: Remove gconf usage (diff)
downloadcatalyst-4859c15694763ce26018c7cd8e00eda5e38bdd13.tar.gz
catalyst-4859c15694763ce26018c7cd8e00eda5e38bdd13.tar.bz2
catalyst-4859c15694763ce26018c7cd8e00eda5e38bdd13.zip
targets: Remove openglify usage
This script was removed from livecd-tools in commit 8e2a9c0 ("remove openglify") in 2011. Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rwxr-xr-xtargets/support/livecdfs-update.sh3
1 files changed, 0 insertions, 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