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
zzzoldfeatures/remove-group2
Andreas Köhler 20 years ago
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…
Cancel
Save