packaging: remove %{_libdir}/* 29/232129/2 accepted/tizen/base/20200503.032313 submit/tizen_base/20200428.221446
authorDongkyun Son <dongkyun.s@samsung.com>
Tue, 28 Apr 2020 11:18:11 +0000 (20:18 +0900)
committerDongkyun Son <dongkyun.s@samsung.com>
Tue, 28 Apr 2020 11:24:06 +0000 (20:24 +0900)
This fixes "/usr/lib64/pkgconfig from install conflicts with filesystem"

Change-Id: Iea8899093014e4c6f56bb4cf27d7acb05f849b4b
Signed-off-by: Dongkyun Son <dongkyun.s@samsung.com>
packaging/autogen.spec

index 938c073..97edc91 100644 (file)
@@ -56,7 +56,7 @@ export GUILE_LINK=$(guile-config link --static | sed -e 's|[[:space:]][^[:space:
 %{_prefix}/bin/*
 %{_prefix}/share/%{name}
 %{_includedir}/autoopts/*
-%{_libdir}/*
+#%{_libdir}/*
 %{_datadir}/aclocal/autoopts.m4
 %{_libdir}/pkgconfig/autoopts.pc
 %{_libdir}/autogen/tpl-config.tlib