Changeset 24111
- Timestamp:
- 10/20/09 14:33:59 (5 weeks ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/debathena/config/kerberos-config/debian/debathena-kerberos-config.postinst
r24110 r24111 72 72 fi 73 73 74 # This will only undo an old DEB_TRANSFORM_FILES diversion,75 # not the DEB_REMOVE_FILES diversion that the package is74 # This will only undo the old DEB_TRANSFORM_FILES diversions, 75 # not the DEB_REMOVE_FILES diversions that the package is 76 76 # adding. 77 77 cleanup_old_diversion /etc/apparmor.d/usr.sbin.cupsd 78 cleanup_old_diversion /etc/apparmor.d/abstractions/kerberosclient 78 79 79 80 # Handle upgrading from a system with krb4 to one without
