From 6724dc5ffea390b518dbef17b6190e049f043493 Mon Sep 17 00:00:00 2001 From: B Stack Date: Tue, 19 Feb 2019 09:07:35 -0500 Subject: fix %fi to %endif --- freefilesync/freefilesync.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'freefilesync') diff --git a/freefilesync/freefilesync.spec b/freefilesync/freefilesync.spec index 2b39407..00aeb2e 100644 --- a/freefilesync/freefilesync.spec +++ b/freefilesync/freefilesync.spec @@ -81,7 +81,7 @@ find . ! -type d \( -name '*.c' -o -name '*.cpp' -o -name '*.h' \) \ %else # use the fedora patch %patch4 -p1 -%fi +%endif # custom build parameters for packaging application in rpm # fedora provides build_cxxflags, which is really just optflags -- cgit