mirror of
https://abf.rosa.ru/djam/java-11-openjdk.git
synced 2025-02-23 13:32:53 +00:00
Fix conflicts of directories ownership between systemtap and java
This commit is contained in:
parent
c7ac49bfb6
commit
6f12055999
1 changed files with 4 additions and 3 deletions
|
@ -777,9 +777,10 @@ exit 0
|
|||
%{_mandir}/man1/rmic-%{uniquesuffix -- %{?1}}.1*
|
||||
%{_mandir}/man1/serialver-%{uniquesuffix -- %{?1}}.1*
|
||||
%if %{with_systemtap}
|
||||
%dir %{tapsetroot}
|
||||
%dir %{tapsetdirttapset}
|
||||
%dir %{tapsetdir}
|
||||
# /usr/share/systemtap belongs to systemtap
|
||||
#dir %{tapsetroot}
|
||||
#dir %{tapsetdirttapset}
|
||||
#dir %{tapsetdir}
|
||||
%{tapsetdir}/*%{_arch}%{?1}.stp
|
||||
%endif
|
||||
%if %is_system_jdk
|
||||
|
|
Loading…
Add table
Reference in a new issue