opkg-build: Fix spelling mistake

Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
This commit is contained in:
Paul Barker
2014-06-05 19:54:00 +00:00
parent afcc8f0a59
commit eae0d8fa44

View File

@@ -165,7 +165,7 @@ opkext=0
# This is needed because:
# - Busybox tar doesn't support '--format'
# - On some Linux distros, tar now defaults to posix format if '--format'
# isn't explictly specified
# isn't explicitly specified
# - Opkg doesn't currently support posix format archives
#
# It's easier to check for mention of the '--format' option than to detect the