Remove ldconfig calls
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kfind?expand=0&rev=4
This commit is contained in:
parent
825a582874
commit
ee23839cf8
@ -1,4 +1,4 @@
|
|||||||
#
|
i#
|
||||||
# spec file for package kfind
|
# spec file for package kfind
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
@ -54,12 +54,10 @@ KFind allows you to search for directories and files.
|
|||||||
find %{buildroot} -type f -name '*filenamesearch*' -print -delete
|
find %{buildroot} -type f -name '*filenamesearch*' -print -delete
|
||||||
|
|
||||||
%post
|
%post
|
||||||
/sbin/ldconfig
|
|
||||||
%desktop_database_post
|
%desktop_database_post
|
||||||
%icon_theme_cache_post
|
%icon_theme_cache_post
|
||||||
|
|
||||||
%postun
|
%postun
|
||||||
/sbin/ldconfig
|
|
||||||
%desktop_database_postun
|
%desktop_database_postun
|
||||||
%icon_theme_cache_postun
|
%icon_theme_cache_postun
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user