forked from pool/kfind
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
|
||||
#
|
||||
# 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
|
||||
|
||||
%post
|
||||
/sbin/ldconfig
|
||||
%desktop_database_post
|
||||
%icon_theme_cache_post
|
||||
|
||||
%postun
|
||||
/sbin/ldconfig
|
||||
%desktop_database_postun
|
||||
%icon_theme_cache_postun
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user