From fd4a34251c564a1f1430131c8b718d49d579a5a2 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Fri, 2 Oct 2015 19:19:21 -0400 Subject: add missing "fi" to stage2.run script used for linux install --- tools/linux_packaging/stage2.run.in | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') diff --git a/tools/linux_packaging/stage2.run.in b/tools/linux_packaging/stage2.run.in index 6918242adf..45addc208e 100755 --- a/tools/linux_packaging/stage2.run.in +++ b/tools/linux_packaging/stage2.run.in @@ -247,6 +247,7 @@ if %REPLACE_GCC5%; then if test "n" = $ANSWER; then exit 1 fi + fi else # Ardour was compiled with gcc4, warn on gcc5 systems if ! ${NORM_USER} "${INSTALL_DEST_BASE}/${PGM_FULL_NAME}/bin/gcc-glibmm-abi-check --gcc4 > /dev/null"; then -- cgit v1.2.3