Accepting request 693021 from shells
OBS-URL: https://build.opensuse.org/request/show/693021 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fish?expand=0&rev=19
This commit is contained in:
commit
3f8d7840e3
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 10 00:03:00 UTC 2019 - Simon Lees <sflees@suse.de>
|
||||
|
||||
- Drop the curl compilations, the curl package now provides a
|
||||
better version.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 24 06:14:15 UTC 2019 - seanlew@opensuse.org
|
||||
|
||||
|
@ -65,6 +65,9 @@ make %{?_smp_mflags}
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
# Drop the curl completions, the curl packages provide a better version
|
||||
rm %{buildroot}/%{_datadir}/fish/completions/curl.fish
|
||||
|
||||
%post
|
||||
# Add fish to the list of allowed shells in /etc/shells
|
||||
if ! grep -q '^%{_bindir}/%{name}$' %{_sysconfdir}/shells; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user