From 26407c7abe9b83dbd1a834b5c15302a8c173ce11 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Thu, 2 Feb 2012 18:01:06 +0100 Subject: [PATCH] rename restrict to restricted --- builder-product.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/builder-product.cfg b/builder-product.cfg index 8195236..fe0994a 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -8,8 +8,8 @@ RELEASE="1" PRIORITY="0" ADVICE="" -# TYPE - defines, if the install files are public or restricted. -# Valid value: restrict | public +# TYPE - defines, if the install files are public or restricteded. +# Valid value: restricted | public TYPE="public"