summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/pam/libpam_1.7.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/pam/libpam_1.7.0.bb')
-rw-r--r--meta/recipes-extended/pam/libpam_1.7.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/pam/libpam_1.7.0.bb b/meta/recipes-extended/pam/libpam_1.7.0.bb
index 4abc52bd93..dea9ff592b 100644
--- a/meta/recipes-extended/pam/libpam_1.7.0.bb
+++ b/meta/recipes-extended/pam/libpam_1.7.0.bb
@@ -31,7 +31,7 @@ DEPENDS = "bison-native flex-native libxml2-native virtual/crypt"
31 31
32EXTRA_OEMESON = "-Ddocs=disabled -Dsecuredir=${base_libdir}/security" 32EXTRA_OEMESON = "-Ddocs=disabled -Dsecuredir=${base_libdir}/security"
33 33
34S = "${WORKDIR}/Linux-PAM-${PV}" 34S = "${UNPACKDIR}/Linux-PAM-${PV}"
35 35
36inherit meson gettext pkgconfig systemd ptest github-releases 36inherit meson gettext pkgconfig systemd ptest github-releases
37 37