aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shadow
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/shadow')
-rw-r--r--recipes/shadow/shadow.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shadow/shadow.inc b/recipes/shadow/shadow.inc
index 3da1da8eca..f1476b7b85 100644
--- a/recipes/shadow/shadow.inc
+++ b/recipes/shadow/shadow.inc
@@ -11,7 +11,7 @@ LICENSE = "BSD"
SECTION = "base"
DEPENDS += "${@base_contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)}"
-PACKAGE_ARCH_pn-${PN} = "${MACHINE_ARCH}"
+PACKAGE_ARCH_${PN} = "${MACHINE_ARCH}"
INC_PR = "r17"