diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-03-06 07:29:08 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-03-06 07:29:08 +0000 |
commit | ab9037818b2792f89b2beb091aa9ba85d76c8870 (patch) | |
tree | 6d1f05d468dee80bfd81ab08915d6f493baa71f5 | |
parent | 6f95b6046700401d7838d0b2b41cd9afb385c123 (diff) |
automatic import of spdlog
-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}/* |