- Install bash-completion in the right directory (as indicated by
rpmlint. OBS-URL: https://build.opensuse.org/package/show/Publishing/lyx?expand=0&rev=147
This commit is contained in:
parent
162a734f9d
commit
d9671d83d4
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 19:37:33 UTC 2018 - cornelis@solcon.nl
|
||||
|
||||
- Install bash-completion in the right directory (as indicated by
|
||||
rpmlint.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 20:33:13 UTC 2018 - cornelis@solcon.nl
|
||||
|
||||
|
4
lyx.spec
4
lyx.spec
@ -150,7 +150,7 @@ ln -s %{_datadir}/lyx/tex $RPM_BUILD_ROOT$TEXMF/tex/latex/lyx
|
||||
|
||||
install -p -D -m 0644 lib/appdata.xml %{buildroot}%{_datadir}/appdata/lyx.appdata.xml
|
||||
|
||||
install -p -D -m 0644 lib/scripts/bash_completion %{buildroot}%{_sysconfdir}/bash_completion.d/lyx
|
||||
install -p -D -m 0644 lib/scripts/bash_completion %{buildroot}%{_datadir}/bash-completion/completions/lyx
|
||||
|
||||
%suse_update_desktop_file lyx Office WordProcessor
|
||||
|
||||
@ -185,6 +185,6 @@ install -p -D -m 0644 lib/scripts/bash_completion %{buildroot}%{_sysconfdir}/bas
|
||||
%{_mandir}/man1/lyx.1%{ext_man}
|
||||
%{_mandir}/man1/lyxclient.1%{ext_man}
|
||||
%{_mandir}/man1/tex2lyx.1%{ext_man}
|
||||
%{_sysconfdir}/bash_completion.d/lyx
|
||||
%{_datadir}/bash-completion/completions/lyx
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user