mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +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
|
||||
XORG_COMPOSITE="--enable-composite"
|
||||
else
|
||||
XORG_COMPOSITE="--diable-composite"
|
||||
XORG_COMPOSITE="--disable-composite"
|
||||
fi
|
||||
|
||||
if [ "$XINERAMA_SUPPORT" = "yes" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user