diff options
| author | Russ Allbery <rra@stanford.edu> | 2007-12-01 05:33:17 +0000 | 
|---|---|---|
| committer | Russ Allbery <rra@stanford.edu> | 2007-12-01 05:33:17 +0000 | 
| commit | 240322a68afb674cd345d173df606383ee1a3b9c (patch) | |
| tree | 6324d204e13cb518000ac939638257b0080579bc /debian | |
| parent | 8bd76656ab5247ce1a5d88c50e9cf2cd61bf6c33 (diff) | |
keytab-backend is arch-independent.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/debian/control b/debian/control index afd38b1..6b5e6df 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Description: Set AFS kaserver keys and generate srvtabs   AFS kaserver.  It only works with an AFS kaserver KDC.  Package: keytab-backend -Architecture: any +Architecture: all  Depends: krb5-admin-server, perl, remctl-server  Description: Provide existing Kerberos keytabs via remctl   keytab-backend is a service that runs under remctld and allows | 
