mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Using Derek's build-from-tree fix to fix the test-version check
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12341 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2006-02-13 Neil Williams <linux@codehelp.co.uk>
|
||||
|
||||
* src/bin/test/test-version : Using Derek's fix to
|
||||
resolve the test failure.
|
||||
|
||||
2006-01-13 Derek Atkins <derek@ihtfp.com>
|
||||
|
||||
* src/bin/overrides/gnucash-build-env.in:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#!/bin/sh
|
||||
PATH="../overrides/:$PATH"
|
||||
export PATH
|
||||
|
||||
exec ../gnucash --version
|
||||
exec gnucash-build-env gnucash --version
|
||||
|
||||
Reference in New Issue
Block a user