Drop unneeded ldconfig_scriptlets macro call
This commit is contained in:
parent
de96b1f4e8
commit
eb6ef634a7
@ -96,8 +96,6 @@ find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
|
||||
|
||||
%find_lang %{name}-%{smallversion}
|
||||
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%files -f %{name}-%{smallversion}.lang
|
||||
%doc AUTHORS ChangeLog NEWS README TODO
|
||||
%license COPYING
|
||||
@ -113,6 +111,7 @@ find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
|
||||
%changelog
|
||||
* Tue Jan 19 2021 Kalev Lember <klember@redhat.com> - 1:0.4.0-31
|
||||
- Use make_build/make_install macros
|
||||
- Drop unneeded ldconfig_scriptlets macro call
|
||||
|
||||
* Fri Jan 15 2021 Kalev Lember <klember@redhat.com> - 1:0.4.0-30
|
||||
- Fix multilib conflicts in lvconfig.h
|
||||
|
||||
Loading…
Reference in New Issue
Block a user