mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 14:16:40 +00:00
xorg-server: typo
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
e706038432
commit
6843349c2b
@ -29,7 +29,7 @@ get_graphicdrivers
|
|||||||
if [ "$COMPOSITE_SUPPORT" = "yes" ]; then
|
if [ "$COMPOSITE_SUPPORT" = "yes" ]; then
|
||||||
XORG_COMPOSITE="--enable-composite"
|
XORG_COMPOSITE="--enable-composite"
|
||||||
else
|
else
|
||||||
XORG_COMPOSITE="--diable-composite"
|
XORG_COMPOSITE="--disable-composite"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "$XINERAMA_SUPPORT" = "yes" ]; then
|
if [ "$XINERAMA_SUPPORT" = "yes" ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user