From 41348f1255cf5941222442accec97fd00c6c2226 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Tue, 25 Dec 2018 18:05:31 -0500 Subject: opkbuild: Add an extremely thoughtful TODO comment --- (limited to 'src/opkbuild.sh') 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}")" -- cgit v0.9.1