Fix build error 16/268916/3 accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix accepted/tizen_8.0_unified accepted/tizen_unified tizen tizen_7.0 tizen_7.0_hotfix tizen_8.0 accepted/tizen/7.0/unified/20221110.063842 accepted/tizen/7.0/unified/hotfix/20221116.111127 accepted/tizen/8.0/unified/20231005.095216 accepted/tizen/unified/20220106.124741 submit/tizen/20220105.021206 tizen_7.0_m2_release tizen_8.0_m2_release
authorDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 5 Jan 2022 00:39:19 +0000 (09:39 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 5 Jan 2022 02:09:26 +0000 (11:09 +0900)
man-db.conf does not found at x86_64, aarch64

Change-Id: Idfb98c25d5a3644f2d684f788075e71871234843

packaging/man-db.spec

index 7d552a2..f09f992 100644 (file)
@@ -61,6 +61,7 @@ make %{?_smp_mflags}
 
 # remove service files
 rm -f %{buildroot}/lib/systemd/system/man-db.*
+rm -f %{buildroot}/usr/lib/tmpfiles.d/man-db.conf
 
 # remove manual files
 rm -f %{buildroot}/%{_datadir}/doc/%{name}/%{name}-manual.*
@@ -90,4 +91,3 @@ rm -f %{buildroot}/%{_datadir}/doc/%{name}/%{name}-manual.*
 %{_libdir}/man-db/globbing
 %{_libdir}/man-db/manconv
 %{_libdir}/man-db/zsoelim
-%{_libdir}/tmpfiles.d/man-db.conf