diff options
| -rw-r--r-- | spdlog.spec | 4 | 
1 files changed, 0 insertions, 4 deletions
| diff --git a/spdlog.spec b/spdlog.spec index 1a35dd8..7ec07e6 100644 --- a/spdlog.spec +++ b/spdlog.spec @@ -29,10 +29,6 @@ make %{?_smp_mflags}  cd build  make DESTDIR=%{buildroot} install -%check -cd build -make test -  %files  %defattr(-,root,root)  %{_includedir}/%{name}/* | 
