From 34babc704b5291d60f81daa6e62d8a07d7b0da65 Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Tue, 10 Jul 2018 01:53:42 -0500 Subject: [PATCH] Remove needless use of %defattr --- lzop.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/lzop.spec b/lzop.spec index 43035c9..f441095 100644 --- a/lzop.spec +++ b/lzop.spec @@ -33,7 +33,6 @@ rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT INSTALL='install -p' install %files -%defattr(-,root,root,-) %{!?_licensedir:%global license %%doc} %license COPYING %doc AUTHORS NEWS README THANKS