mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
parent
2e918c2bcc
commit
301c70fc75
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user