From 428abcb3e7723426ef5d992d39a8082a561a500c Mon Sep 17 00:00:00 2001 From: Alexander Shaduri Date: Fri, 19 May 2017 21:13:01 +0000 Subject: [PATCH] Fixed syntax error in spec file. --- gsmartcontrol/gsmartcontrol.spec.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gsmartcontrol/gsmartcontrol.spec.in b/gsmartcontrol/gsmartcontrol.spec.in index 1b8c6e3..b6b5b63 100644 --- a/gsmartcontrol/gsmartcontrol.spec.in +++ b/gsmartcontrol/gsmartcontrol.spec.in @@ -146,6 +146,8 @@ rm -rf %buildroot %{_bindir}/* %else %attr(0755,root,root) %{_bindir}/* +%endif + # %%attr(0644,root,root) %%config(noreplace) %%{_sysconfdir}/* %doc %{_datadir}/doc/gsmartcontrol