summaryrefslogtreecommitdiffstats
path: root/recipes-security/google-authenticator-libpam
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-security/google-authenticator-libpam')
-rw-r--r--recipes-security/google-authenticator-libpam/google-authenticator-libpam_1.09.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/google-authenticator-libpam/google-authenticator-libpam_1.09.bb b/recipes-security/google-authenticator-libpam/google-authenticator-libpam_1.09.bb
index 8a0b1ee..ba0531c 100644
--- a/recipes-security/google-authenticator-libpam/google-authenticator-libpam_1.09.bb
+++ b/recipes-security/google-authenticator-libpam/google-authenticator-libpam_1.09.bb
@@ -8,7 +8,7 @@ SRCREV = "962f353aac6cfc7b804547319db40f8b804f0b6c"
8 8
9DEPENDS = "libpam" 9DEPENDS = "libpam"
10 10
11S = "${WORKDIR}/git" 11S = "${UNPACKDIR}/git"
12 12
13inherit autotools features_check 13inherit autotools features_check
14 14