SHA256
1
0
forked from pool/SDL2

Accepting request 618834 from home:robert_munteanu:branches:games

Add 7babfecee045.patch, fixes launching Firewatch

OBS-URL: https://build.opensuse.org/request/show/618834
OBS-URL: https://build.opensuse.org/package/show/games/SDL2?expand=0&rev=82
This commit is contained in:
2018-06-27 23:07:22 +00:00
committed by Git OBS Bridge
parent 33d88b2036
commit 9d09a52361
3 changed files with 91 additions and 1 deletions

View File

@@ -32,6 +32,7 @@ Source3: %name.keyring
Source4: baselibs.conf
Patch1: sdl2-symvers.patch
Patch2: SDL2-endian.patch
Patch3: 7babfecee045.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: cmake
BuildRequires: dos2unix
@@ -110,7 +111,7 @@ library.
%prep
%setup -q
%patch -P 1 -P 2 -p1
%patch -P 1 -P 2 -p1 -P 3
dos2unix WhatsNew.txt
dos2unix TODO.txt
dos2unix BUGS.txt