From d7aae46364f29ba9b0b2ee6dd9cb9217bc6c23f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Thu, 16 Jan 2020 19:28:12 +0200 Subject: build.macros: fix tabs vs. spaces --- build.macros.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.macros.in b/build.macros.in index 6f57bf9..59a8387 100644 --- a/build.macros.in +++ b/build.macros.in @@ -228,7 +228,7 @@ export CFLAGS="%optflags"; export CXXFLAGS="%optflags"; export RPM_OPT_FLAGS="%o %{before_configure}; \ %{_configure} --host=%{_host} --build=%{_build} \\\ --program-prefix=%{?_program_prefix} \\\ - --disable-dependency-tracking \\\ + --disable-dependency-tracking \\\ --exec-prefix=%{_exec_prefix} \\\ --bindir=%{_bindir} \\\ --sbindir=%{_sbindir} \\\ -- cgit v1.2.1