projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36687f4
)
efl: remove unnecessary packed files
65/268065/1
author
Shinwoo Kim
<cinoo.kim@samsung.com>
Wed, 15 Dec 2021 11:31:11 +0000
(20:31 +0900)
committer
Shinwoo Kim
<cinoo.kim@samsung.com>
Wed, 15 Dec 2021 11:31:11 +0000
(20:31 +0900)
This patch will remove unexpected installed files such as
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/00
/usr/lib/debug/.build-id/00/
6352bb9b60c759f3a3fbe71636aa1af486cbaf
/usr/lib/debug/.build-id/00/
6352bb9b60c759f3a3fbe71636aa1af486cbaf
.debug
...
Change-Id: Ife39da7694e887ac95edde9157e6a6e7baf16268
packaging/efl.spec
patch
|
blob
|
history
diff --git
a/packaging/efl.spec
b/packaging/efl.spec
index 4011bc738d41dc7c777154c75daf2348ae1e9fd3..ac70bed3f4e593408bee0fe6e99e480df79d3a60 100644
(file)
--- a/
packaging/efl.spec
+++ b/
packaging/efl.spec
@@
-1329,8
+1329,8
@@
ldconfig -l %{_libdir}/libelementary.so.1.25.1
%{_libdir}/libefl.so.*
%{_bindir}/efl_debug
%{_bindir}/efl_debugd
-%exclude
/usr/lib*/debug/.build-id/
-%exclude
/usr/lib*
/debug/*
+%exclude
%{_libdir}/debug/.build-id/*
+%exclude
%{_libdir}
/debug/*
#avahi
%if %{with x}
%exclude %{_libdir}/libecore_avahi.so.*