From c485eb1e034cc28d19ebee5ef3d4b04b74379e07 Mon Sep 17 00:00:00 2001 From: Mystro256 Date: Fri, 3 Jan 2020 10:41:30 -0500 Subject: [PATCH] Fix rpmlint warning Mixed tabs and spaces --- tlp.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tlp.spec b/tlp.spec index 57fdba5..2fbd374 100644 --- a/tlp.spec +++ b/tlp.spec @@ -66,10 +66,10 @@ switching of: %install %make_install \ - TLP_NO_INIT=1 \ - TLP_WITH_ELOGIND=0 \ - TLP_SYSD=%{_unitdir} \ - TLP_ULIB=%{_udevrulesdir}/.. + TLP_NO_INIT=1 \ + TLP_WITH_ELOGIND=0 \ + TLP_SYSD=%{_unitdir} \ + TLP_ULIB=%{_udevrulesdir}/.. #Install manpages: make install-man DESTDIR=%{buildroot} make install-man-rdw DESTDIR=%{buildroot}