Changeset 1239 for trunk/debian/postinst
- Timestamp:
- 03/11/06 16:09:55 (3 years ago)
- Files:
-
- trunk/debian/postinst (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/debian/postinst
r1237 r1239 14 14 function configure { 15 15 if ! grep -Eq "\*\*\*MAILMAN\*\*\*" $1; then 16 cp -a -f $1 .tmp16 cp -a -f $1 $1.tmp 17 17 sed -e "s/\*\*\*ALTERNC_ALIASES\*\*\*/&\\ 18 18 # ***MAILMAN*** \\
