diff -r 6949f6eaf26e -r 78b6b06188d3 upgrade.sh --- a/upgrade.sh Thu Oct 22 18:40:06 2009 +0000 +++ b/upgrade.sh Thu Oct 22 19:30:46 2009 +0000 @@ -94,6 +94,6 @@ done [ -d ${DOC_DIR}/examples ] || mkdir -m 0755 -p ${DOC_DIR}/examples -install -m 0644 ${INSTALL_OPTS} pgsql-*.cf ${DOC_DIR}/examples +install -m 0644 ${INSTALL_OPTS} postfix/pgsql-*.cf ${DOC_DIR}/examples install -m 0644 ${INSTALL_OPTS} vmm.cfg ${DOC_DIR}/examples