From 95f83bf39e896f93b10dffe016e80c04a8c844e6 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Thu, 2 Feb 2012 18:01:43 +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 837772c..471da56 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"