summaryrefslogtreecommitdiffstats
path: root/lib/profiles/proteanos.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lib/profiles/proteanos.sh')
-rw-r--r--lib/profiles/proteanos.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/profiles/proteanos.sh b/lib/profiles/proteanos.sh
index c6152d9..68b161e 100644
--- a/lib/profiles/proteanos.sh
+++ b/lib/profiles/proteanos.sh
@@ -160,7 +160,7 @@ prof_proteanos_include_pkg()
local name="${1}"
local value="${2}"
- if [ "x${name}" = 'xPackage' ]; then
+ if [ "x${name}" = 'xpackage' ]; then
case "${value}" in
base-files|busybox|libc.6|opkg)
return 0