* src/bin/overrides/guile.in: moved from ../.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6131 57a11ea4-9604-0410-9ed3-97b8803252fd
zzzoldfeatures/g2-gog-integ
Rob Browning 25 years ago
parent 5622e77df8
commit e14e6e3945

@ -0,0 +1,8 @@
#!/bin/sh
if test "${GNC_GUILE}"x = x
then
GNC_GUILE="@-GUILE-@"
fi
exec ${GNC_GUILE} "$@"
Loading…
Cancel
Save