Move manpage to section 7.
authorJelmer Vernooij <jelmer@samba.org>
Sat, 5 May 2007 19:29:16 +0000 (21:29 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Sat, 5 May 2007 19:29:16 +0000 (21:29 +0200)
Makefile
pam_krb5_migrate.7 [moved from pam_krb5_migrate.5 with 97% similarity]

index 92aa19f379fe4fd55a164f8b4c3355f8d9344d35..9914dba937da5db325dcc04a0d061d63ee3700f4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,6 @@
 -include Makefile.settings
 LDFLAGS += -Bsymbolic -x -shared
+CFLAGS += `$(KRB5CONFIG) --cflags krb5 kadm-client`
 
 # Uncomment these lines to build the module with local db support.
 #KLOCAL = -DKADMIN_LOCAL
similarity index 97%
rename from pam_krb5_migrate.5
rename to pam_krb5_migrate.7
index 3294fc7ef5b5ef6c59b17a7f7467c647b2dd081c..be7089a17c96ea62d3276f016424a55831587f8c 100644 (file)
@@ -1,4 +1,4 @@
-.TH pam_krb5_migrate 5 "13 November 2006"
+.TH pam_krb5_migrate 7 "13 November 2006"
 .SH NAME
 pam_krb5_migrate \- Kerberos 5 Migration PAM module
 .SH SYNOPSIS