[Lunar-commits] <moonbase-other> pam_yubico: fix minor details..

v4hn me at v4hn.de
Fri Nov 1 21:36:29 CET 2013


commit b24ca2cd0cc3b6504d3534716c4fb050271c9127
Author: v4hn <me at v4hn.de>
Date: Fri, 01 Nov 2013 13:35:20 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/b24ca2cd0cc3b6504d3534716c4fb050271c9127

pam_yubico: fix minor details..
---
  security/pam_yubico/BUILD   | +1/-1     
  security/pam_yubico/DEPENDS | +1/-1     
  2 files changed, 2 insertions(+), 2 deletions(-)

--- a/security/pam_yubico/BUILD
+++ b/security/pam_yubico/BUILD
@@ -1,2 +1,2 @@
-OPTS+=" --with-pam-dir=/lib/security"
+OPTS+=" --with-pam-dir=/lib/security" &&
 default_build
--- a/security/pam_yubico/DEPENDS
+++ b/security/pam_yubico/DEPENDS
@@ -1,5 +1,5 @@
 depends Linux-PAM
 depends ykclient
 depends libyubikey
-optional_depends ykpers "-with-cr" "--without-cr" "for challenge-resposne support (requires yubikey 2.2 or later)"
+optional_depends ykpers "-with-cr" "--without-cr" "for challenge-response support (requires yubikey 2.2 or later)"
 optional_depends openldap "--with-ldap" "--without-ldap" "for LDAP support"




More information about the Lunar-commits mailing list