package/fbv: Typo fix

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bernd Kuhls 2014-08-10 17:03:41 +02:00 committed by Peter Korsgaard
parent d70f19ee93
commit a21566d317

View File

@ -29,7 +29,7 @@ else
FBV_CONFIGURE_OPTS += --without-libungif
endif
#fbv donesn't support cross-compilation
#fbv doesn't support cross-compilation
define FBV_CONFIGURE_CMDS
(cd $(FBV_DIR); rm -f config.cache; \
$(TARGET_CONFIGURE_OPTS) \