Accepting request 1072440 from home:dirkmueller:branches:editors
- don't create ghosted files OBS-URL: https://build.opensuse.org/request/show/1072440 OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=346
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 16 15:18:33 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- don't create ghosted files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 15 14:49:00 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -710,8 +710,6 @@ done
|
||||
mkdir -p %{buildroot}%{_sysconfdir}/alternatives
|
||||
ln -sf %{_sysconfdir}/alternatives/ctags %{buildroot}%{_bindir}/ctags
|
||||
ln -sf %{_sysconfdir}/alternatives/ctags.1%{ext_man} %{buildroot}%{_mandir}/man1/ctags.1%{ext_man}
|
||||
ln -sf %{_bindir}/gnuctags %{buildroot}%{_sysconfdir}/alternatives/ctags
|
||||
ln -sf %{_mandir}/man1/gnuctags.1%{ext_man} %{buildroot}%{_sysconfdir}/alternatives/ctags.1%{ext_man}
|
||||
|
||||
%if %{with nativecomp}
|
||||
touch eln.list
|
||||
|
Reference in New Issue
Block a user