Accepting request 693020 from home:simotek:branches:shells
- Drop the curl compilations, the curl package now provides a better version. OBS-URL: https://build.opensuse.org/request/show/693020 OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=44
This commit is contained in:
parent
9a29a9f980
commit
82a961a045
@ -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
|
Sun Feb 24 06:14:15 UTC 2019 - seanlew@opensuse.org
|
||||||
|
|
||||||
|
@ -65,6 +65,9 @@ make %{?_smp_mflags}
|
|||||||
|
|
||||||
%find_lang %{name}
|
%find_lang %{name}
|
||||||
|
|
||||||
|
# Drop the curl completions, the curl packages provide a better version
|
||||||
|
rm %{buildroot}/%{_datadir}/fish/completions/curl.fish
|
||||||
|
|
||||||
%post
|
%post
|
||||||
# Add fish to the list of allowed shells in /etc/shells
|
# Add fish to the list of allowed shells in /etc/shells
|
||||||
if ! grep -q '^%{_bindir}/%{name}$' %{_sysconfdir}/shells; then
|
if ! grep -q '^%{_bindir}/%{name}$' %{_sysconfdir}/shells; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user