Changeset 1764
- Timestamp:
- 01/12/07 21:16:20 (2 years ago)
- Files:
-
- alternc/trunk/debian/postinst (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
alternc/trunk/debian/postinst
r1541 r1764 165 165 fi 166 166 167 if [ ! -h /etc/apache/conf.d/override_php.conf ]; then 168 ln -sf /var/alternc/apacheconf/override_php.conf \ 169 /etc/apache/conf.d/override_php.conf 170 fi 171 167 172 ;; 168 173
