Changeset 1540
- Timestamp:
- 04/26/06 22:46:35 (3 years ago)
- Files:
-
- alternc/trunk/debian/postinst (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
alternc/trunk/debian/postinst
r1539 r1540 156 156 157 157 if [ ! -h /etc/apache/conf.d/alternc-ssl.conf ]; then 158 ln -sf /etc/alternc/apache-s l.conf \158 ln -sf /etc/alternc/apache-ssl.conf \ 159 159 /etc/apache/conf.d/alternc-ssl.conf 160 160 fi
