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