mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Unlink ${SWIG_DIR}\INSTALL because it bites with /bin/install.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15047 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
96ce3a8d56
commit
cc8d0c9163
@ -549,6 +549,7 @@ function inst_swig() {
|
||||
mv swigwin-* mydir
|
||||
mv mydir/* .
|
||||
rmdir mydir
|
||||
rm INSTALL # bites with /bin/install
|
||||
qpopd
|
||||
fi
|
||||
quiet swig -version || die "swig unavailable"
|
||||
|
Loading…
Reference in New Issue
Block a user