diff --git a/ctags.changes b/ctags.changes index f7a2e15..dec037f 100644 --- a/ctags.changes +++ b/ctags.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Wed Jan 18 13:15:03 UTC 2023 - Adam Majer - -- - ------------------------------------------------------------------- Wed Jan 18 13:06:30 UTC 2023 - Adam Majer diff --git a/ctags.spec b/ctags.spec index 856f3eb..5924b6d 100644 --- a/ctags.spec +++ b/ctags.spec @@ -85,7 +85,7 @@ ln -s %{_mandir}/man1/ctags.1%{ext_man} %{buildroot}%{_sysconfdir}/ %post test -L %{_bindir}/ctags || rm -f %{_bindir}/ctags -update-alternatives --install %{_bindir}/ctags ctags %{_bindir}/ctags-exuberant 20 \ +update-alternatives --install %{_bindir}/ctags ctags %{_bindir}/ctags-exuberant 20 \ --slave %{_mandir}/man1/ctags.1.gz ctags.1 %{_mandir}/man1/ctags-exuberant.1.gz %preun