projects
/
platform
/
upstream
/
man-db.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
046efdf
)
Fix build error
16/268916/3
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
tizen
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.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/9.0/unified/20241031.000436
accepted/tizen/unified/20220106.124741
submit/tizen/20220105.021206
tizen_7.0_m2_release
tizen_8.0_m2_release
tizen_9.0_m2_release
author
DongHun Kwak
<dh0128.kwak@samsung.com>
Wed, 5 Jan 2022 00:39:19 +0000
(09:39 +0900)
committer
DongHun 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
patch
|
blob
|
history
diff --git
a/packaging/man-db.spec
b/packaging/man-db.spec
index
7d552a2
..
f09f992
100644
(file)
--- a/
packaging/man-db.spec
+++ b/
packaging/man-db.spec
@@
-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