Changeset 1878
- Timestamp:
- 08/23/07 10:01:01 (6 years ago)
- Location:
- alternc/trunk
- Files:
-
- 2 edited
-
debian/changelog (modified) (1 diff)
-
install/alternc.install (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
alternc/trunk/debian/changelog
r1877 r1878 1 1 alternc (0.9.6.4) stable; urgency=low 2 2 3 * we configure postfix even if main.cf don't currently exist (#1009) 3 4 * Fixed the 'view' link issues (no urlencode) (#690) 4 5 * Change "move" to "move to" (ergonomic) (#787) -
alternc/trunk/install/alternc.install
r1869 r1878 27 27 etc/courier/authmysqlrc" 28 28 fi 29 if [ - e /etc/postfix/main.cf]; then29 if [ -d /etc/postfix ]; then 30 30 CONFIG_FILES="$CONFIG_FILES etc/postfix/main.cf etc/postfix/myalias.cf 31 31 etc/postfix/mydomain.cf etc/postfix/mygid.cf
Note: See TracChangeset
for help on using the changeset viewer.
