fix
This commit is contained in:
@@ -57,7 +57,7 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/en_GB/
|
||||
# Use langpacks macro to auto-split translations
|
||||
%find_lang %{name} --with-qt --all-name --generate-subpackages
|
||||
|
||||
%ldconfig_scriptlets
|
||||
|
||||
|
||||
%files
|
||||
%license LICENSES/*
|
||||
|
||||
@@ -51,7 +51,7 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/en_GB/
|
||||
# Use langpacks macro to auto-split translations
|
||||
%find_lang %{name} --with-qt --all-name --generate-subpackages
|
||||
|
||||
%ldconfig_scriptlets
|
||||
|
||||
|
||||
%files
|
||||
%license LICENSES/*
|
||||
|
||||
@@ -109,9 +109,7 @@ rm -rf $RPM_BUILD_ROOT%{_kf6_htmldir}/en_GB
|
||||
# ZSH completion script prevents running dolphin <tab> to open the application in the selected folder
|
||||
rm %{buildroot}%{_datadir}/zsh/site-functions/_dolphin
|
||||
|
||||
%ldconfig_scriptlets
|
||||
%ldconfig_scriptlets -n libdolphinvcs6
|
||||
%ldconfig_scriptlets part
|
||||
|
||||
|
||||
%files
|
||||
%license LICENSES/*
|
||||
|
||||
@@ -97,7 +97,7 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/en/
|
||||
|
||||
%fdupes %{buildroot}%{_kf6_sharedir}
|
||||
|
||||
%ldconfig_scriptlets
|
||||
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
|
||||
@@ -67,7 +67,7 @@ rm -rf $RPM_BUILD_ROOT%{_mandir}/en_GB/
|
||||
# Use langpacks macro to auto-split translations
|
||||
%find_lang %{name} --with-qt --with-man --all-name --generate-subpackages
|
||||
|
||||
%ldconfig_scriptlets
|
||||
|
||||
|
||||
%files
|
||||
%license LICENSES/*
|
||||
|
||||
@@ -58,7 +58,7 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/en_GB/
|
||||
# Use langpacks macro to auto-split translations
|
||||
%find_lang %{name} --with-qt --all-name --generate-subpackages
|
||||
|
||||
%ldconfig_scriptlets
|
||||
|
||||
|
||||
%files
|
||||
%license LICENSES/*
|
||||
|
||||
Reference in New Issue
Block a user