File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4682,7 +4682,7 @@ $as_echo_n "checking for qmake arguments... " >&6; }
46824682 sed 's/-arch x86_64/OMC_ARCH_x86_64/g' | \
46834683 sed 's/-arch//g' | \
46844684 sed 's/OMC_ARCH_/-arch /' > Makefile.fixed && \
4685- mv Makefile.fixed"
4685+ mv Makefile.fixed Makefile "
46864686 fi
46874687 { $as_echo " $as_me :${as_lineno-$LINENO } : result: $QMAKE " >&5
46884688$as_echo " $QMAKE " >&6 ; }
Original file line number Diff line number Diff line change @@ -312,7 +312,7 @@ if test -n "$QMAKE"; then
312312 sed 's/-arch x86_64/OMC_ARCH_x86_64/g' | \
313313 sed 's/-arch//g' | \
314314 sed 's/OMC_ARCH_/-arch /' > Makefile.fixed && \
315- mv Makefile.fixed"
315+ mv Makefile.fixed Makefile "
316316 fi
317317 AC_MSG_RESULT([$QMAKE])
318318fi
You can’t perform that action at this time.
0 commit comments