Changeset 2350 for alternc/trunk/debian/alternc.preinst
- Timestamp:
- 10/14/08 17:27:10 (5 years ago)
- File:
-
- 1 edited
-
alternc/trunk/debian/alternc.preinst (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
alternc/trunk/debian/alternc.preinst
r2312 r2350 65 65 fi 66 66 67 # make sure we have a symlink for basedir_prot.sh68 if [ ! -h /etc/apache/conf.d/override.php.conf ]; then69 # make sur the file exists so that apache doesn't crash70 touch /var/alternc/apacheconf/override_php.conf71 ln -sf /var/alternc/apacheconf/override_php.conf \72 /etc/apache/conf.d/override.php.conf73 fi74 75 67 ;; 76 68
Note: See TracChangeset
for help on using the changeset viewer.
