Changeset 2216
- Timestamp:
- 04/24/08 23:42:10 (2 weeks ago)
- Files:
-
- alternc-mailman/trunk/debian/postinst (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
alternc-mailman/trunk/debian/postinst
r2211 r2216 60 60 # this will tell alternc-mailman the patch was applied successfully 61 61 ln -fs $PATCHFILE $PATCH_MARKER 62 invoke-rc.d mailman restart || true 62 63 else 63 64 echo "cannot apply patch, your mailman is probably broken now, aborting"
