From e34f5aff8db1e6251a17116ad484298bee867207 Mon Sep 17 00:00:00 2001 From: qiegewala <1169471515@qq.com> Date: Tue, 14 Jan 2020 18:01:29 +0800 Subject: [PATCH] Fix header file missing Signed-off-by: qiegewala <1169471515@qq.com> --- uthash.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/uthash.spec b/uthash.spec index d608205..78c33dd 100644 --- a/uthash.spec +++ b/uthash.spec @@ -75,7 +75,6 @@ ln -s %{_libdir}/libut.so.0 %{buildroot}%{_libdir}/libut.so %{_libdir}/libut.so %{_libdir}/libut.a %{_includedir}/* -%exclude %{_includedir}/utvector.h %files help %doc %{_prefix}/share/doc/uthash/*