summaryrefslogtreecommitdiffstats
path: root/src/opkbuild.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/opkbuild.sh')
-rw-r--r--src/opkbuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/opkbuild.sh b/src/opkbuild.sh
index 361a5f5..6c19b89 100644
--- a/src/opkbuild.sh
+++ b/src/opkbuild.sh
@@ -276,6 +276,7 @@ setup_build()
ob_get_binary_packages -a 'all' -P 'all')"
# This is an internal non-SPF variable. The definition of OPK_PACKAGES
# may change in future SPF versions.
+ # TODO: ???
OPK_PACKAGES_REDUCED="$(\
ob_get_binary_packages -a "${OPK_HOST_ARCH}" \
-P "${OPK_HOST_PLAT}")"