mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-29 11:38:52 +02:00
Update GemRB to 0.9.5 (#13869)
This commit is contained in:
21
games-engines/gemrb/patches/gemrb-0.9.5.patchset
Normal file
21
games-engines/gemrb/patches/gemrb-0.9.5.patchset
Normal file
@@ -0,0 +1,21 @@
|
||||
From 1aab6c11a523d1f2b0c45fcf7e3fd88afd698185 Mon Sep 17 00:00:00 2001
|
||||
From: Peppersawce <michaelpeppers89@yahoo.it>
|
||||
Date: Wed, 19 Mar 2025 04:23:27 +0100
|
||||
Subject: Fix extend2da.py
|
||||
|
||||
|
||||
diff --git a/admin/extend2da.py b/admin/extend2da.py
|
||||
old mode 100755
|
||||
new mode 100644
|
||||
index ae4c1ef..c1d8e0b
|
||||
--- a/admin/extend2da.py
|
||||
+++ b/admin/extend2da.py
|
||||
@@ -1,4 +1,4 @@
|
||||
-#!/usr/bin/python
|
||||
+#!python3
|
||||
# GemRB - Infinity Engine Emulator
|
||||
# Copyright (C) 2011 The GemRB Project
|
||||
#
|
||||
--
|
||||
2.48.1
|
||||
|
||||
Reference in New Issue
Block a user