poky.conf: Fix typo

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1708 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-05-10 17:23:17 +00:00
parent 95c5952099
commit 3b7bcaf841

View File

@@ -245,7 +245,7 @@ EXCLUDE_FROM_WORLD_pn-gtk-engines = "1"
# needs gtk+ 2.8
EXCLUDE_FROM_WORLD_pn-oh-puzzles = "1"
# Needs GMemChunk
EXCLUCE_FROM_WORLD_pn-gcalctool = "1"
EXCLUDE_FROM_WORLD_pn-gcalctool = "1"
# temporary
EXCLUDE_FROM_WORLD_pn-lirc = "1"
EXCLUDE_FROM_WORLD_pn-lirc-modules = "1"