forked from pool/kde-cli-tools5
This commit is contained in:
parent
e5c91ba864
commit
6618995ab2
@ -59,7 +59,9 @@ Additional CLI tools for KDE applications and workspaces.
|
|||||||
touch %{buildroot}%{_sysconfdir}/alternatives/kdesu
|
touch %{buildroot}%{_sysconfdir}/alternatives/kdesu
|
||||||
chmod +x %{buildroot}%{_sysconfdir}/alternatives/kdesu
|
chmod +x %{buildroot}%{_sysconfdir}/alternatives/kdesu
|
||||||
ln -s -f %{_sysconfdir}/alternatives/kdesu %{buildroot}%{_kf5_bindir}/kdesu
|
ln -s -f %{_sysconfdir}/alternatives/kdesu %{buildroot}%{_kf5_bindir}/kdesu
|
||||||
ln -s -f %{_sysconfdir}/alternatives/kdesu.1%{?ext_man} %{buildroot}%{_mandir}/man1/kdesu.1%{?ext_man}
|
touch %{buildroot}%{_sysconfdir}/alternatives/kdesu.1%{?ext_man}
|
||||||
|
mv %{buildroot}%{_mandir}/man1/kdesu.1 %{buildroot}%{_mandir}/man1/kdesu-4.1
|
||||||
|
ln -s -f %{_sysconfdir}/alternatives/kdesu.1%{?ext_man} %{buildroot}%{_mandir}/man1/kdesu.1%{?ext_man}
|
||||||
|
|
||||||
%post
|
%post
|
||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
@ -94,6 +96,6 @@ fi
|
|||||||
%{_kf5_plugindir}/
|
%{_kf5_plugindir}/
|
||||||
%ghost %{_sysconfdir}/alternatives/kdesu.1%{?ext_man}
|
%ghost %{_sysconfdir}/alternatives/kdesu.1%{?ext_man}
|
||||||
%doc %{_kf5_htmldir}/
|
%doc %{_kf5_htmldir}/
|
||||||
%{_kf5_mandir}/man1/kdesu.*
|
%{_kf5_mandir}/man1/kdesu*.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user