From dc61252ae4dbfcfe5d75f40c86b5cf955242b788 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Wed, 12 Oct 2016 16:29:07 -0300 Subject: Deprecate nanobsd platform and remove all conditionals that uses it --- tools/templates/core_pkg/base/metadir/+INSTALL | 2 -- 1 file changed, 2 deletions(-) (limited to 'tools/templates/core_pkg/base/metadir') diff --git a/tools/templates/core_pkg/base/metadir/+INSTALL b/tools/templates/core_pkg/base/metadir/+INSTALL index aa3fa89..4f53a35 100644 --- a/tools/templates/core_pkg/base/metadir/+INSTALL +++ b/tools/templates/core_pkg/base/metadir/+INSTALL @@ -36,8 +36,6 @@ oIFS=${IFS} IFS=" " -PLATFORM=$(cat /etc/platform) - # Process obsolete files if [ -f /etc/%%PRODUCT_NAME%%.obsoletedfiles ]; then for f in $(cat /etc/%%PRODUCT_NAME%%.obsoletedfiles); do -- cgit v1.1