Accepting request 283216 from home:ZaWertun:branches:shells
OBS-URL: https://build.opensuse.org/request/show/283216 OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
bb9e912c17
commit
4aac9dedf8
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package fish
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -24,6 +24,8 @@ License: GPL-2.0
|
||||
Group: System/Shells
|
||||
Url: http://fishshell.com/
|
||||
Source: http://fishshell.com/files/%{version}/fish-%{version}.tar.gz
|
||||
# PATCH-FIX-UPSTREAM check_for_command-not-found_command_on_suse.patch gh#fish-shell/fish-shell#1208
|
||||
Patch0: check_for_command-not-found_command_on_suse.patch
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: gcc-c++
|
||||
@@ -41,6 +43,7 @@ discoverability. The language syntax is simple but incompatible with other shell
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
autoconf
|
||||
|
Reference in New Issue
Block a user