mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
[Testing] Adjust links for src/optional/python-bindings module
I was too clever by half, I guess. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21710 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
52018902af
commit
f69313f874
@ -116,7 +116,7 @@ if GNUCASH_SEPARATE_BUILDDIR
|
||||
done
|
||||
endif
|
||||
( cd gnucash; for file in $(PYTHON_LINK_FILES) ; do \
|
||||
$(LN_S) -f ${top_srcdir}/src/optional/python-bindings/$$file .; \
|
||||
$(LN_S) -f ../$$file .; \
|
||||
done )
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user