Accepting request 871023 from home:simotek:branches:shells

- pc file contained references to /usr/local (boo#1181888)
  * fix-pc-file-paths.patch - Already fixed upstream

OBS-URL: https://build.opensuse.org/request/show/871023
OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=56
This commit is contained in:
2021-02-11 02:53:00 +00:00
committed by Git OBS Bridge
parent a0c5397fbb
commit 93c4a95f20
3 changed files with 141 additions and 112 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package fish
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -24,6 +24,7 @@ License: GPL-2.0-only
Group: System/Shells
URL: https://fishshell.com/
Source: https://github.com/fish-shell/fish-shell/releases/download/%{version}/fish-%{version}.tar.gz
Patch0: fix-pc-file-paths.patch
BuildRequires: cmake
BuildRequires: doxygen
BuildRequires: gcc-c++