mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
* src/bin/overrides/guile.in: moved from ../.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6131 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
if test "${GNC_GUILE}"x = x
|
||||
then
|
||||
GNC_GUILE="@-GUILE-@"
|
||||
fi
|
||||
|
||||
exec ${GNC_GUILE} "$@"
|
||||
Reference in New Issue
Block a user