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:
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user