Accepting request 825176 from home:Sam0523:branches:openSUSE:Factory

- Fix empty output of fish builtin help

OBS-URL: https://build.opensuse.org/request/show/825176
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=54
This commit is contained in:
2020-08-10 00:42:08 +00:00
committed by Git OBS Bridge
parent 17108e78cb
commit a0c5397fbb
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Aug 9 14:56:41 UTC 2020 - Sam Yu <ytz1995@hotmail.com>
- Fix empty output of fish builtin help
-------------------------------------------------------------------
Thu Apr 30 08:16:41 UTC 2020 - Michael Vetter <mvetter@suse.com>

View File

@@ -71,7 +71,6 @@ find share/tools -type f -name *.py -exec sed -i -r '1s|^#!%{_bindir}/env |#!%{_
rm %{buildroot}/%{_datadir}/fish/completions/curl.fish
rm %{buildroot}/%{_datadir}/doc/fish/.buildinfo
rm -r %{buildroot}/%{_datadir}/%{name}/man
%post
# Add fish to the list of allowed shells in /etc/shells