mirror of
https://src.fedoraproject.org/rpms/llvm.git
synced 2024-11-28 10:35:42 +00:00
Explicitly name %ldconfig_scriptlets for llvm-libs package
This commit is contained in:
parent
ca1873ab2a
commit
94e85e9ee1
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ exec &>> >(/usr/bin/ts)
|
||||||
%endif
|
%endif
|
||||||
%include %{_sourcedir}/check.spec.inc
|
%include %{_sourcedir}/check.spec.inc
|
||||||
|
|
||||||
%ldconfig_scriptlets libs
|
%ldconfig_scriptlets -n %{pkg_name-llvm}-libs
|
||||||
|
|
||||||
%post -n %{pkg_name_llvm}-devel
|
%post -n %{pkg_name_llvm}-devel
|
||||||
%if %{undefined rhel}
|
%if %{undefined rhel}
|
||||||
|
|
Loading…
Reference in a new issue