Bug #618341: Additional paths to reset.sh

Patch by Yasuaki Taniguchi.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19157 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Christian Stimming 2010-05-14 07:36:11 +00:00
parent 2e918c2bcc
commit 301c70fc75

View File

@ -87,10 +87,15 @@ function eval_all() {
eval_path $BUILD_DIR
eval_path $INSTALL_DIR
eval_path $GNUCASH_DIR\\dist
eval_path $GNUCASH_DIR\\gnucash.iss
eval_path $TMP_DIR
eval_path $MSYS_DIR\\etc\\profile.d\\installer.sh force
eval_path $DOCS_DIR
eval_path $LIBXSLT_DIR
eval_path $LIBBONOBOUI_DIR
eval_path $MYSQL_LIB_DIR
eval_path $PGSQL_DIR
eval_path $WEBKIT_DIR
}
echo