[packages/openmw] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:45:49 CEST 2025
commit 3c180235a54917b5d535898975ae6f61a672c83c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:45:33 2025 +0200
Fix applying patches.
openmw.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openmw.spec b/openmw.spec
index df33e28..476cab2 100644
--- a/openmw.spec
+++ b/openmw.spec
@@ -34,7 +34,7 @@ oprogramowania.
%prep
%setup -q -n %{name}-%{version}-source
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openmw.git/commitdiff/3c180235a54917b5d535898975ae6f61a672c83c
More information about the pld-cvs-commit
mailing list