xorg-server: typo

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-05-20 18:47:41 +02:00
parent e706038432
commit 6843349c2b

View File

@ -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
@ -118,4 +118,4 @@ cd $PKG_BUILD
--with-default-font-path="/usr/share/fonts/misc,built-ins" \
make
$MAKEINSTALL
$MAKEINSTALL