[packages/guichan] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:04:15 CEST 2025
commit 873727890e57ac4e0ab8e3279b63127abf997e11
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:03:59 2025 +0200
Fix applying patches.
guichan.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/guichan.spec b/guichan.spec
index 29672a4..57394dd 100644
--- a/guichan.spec
+++ b/guichan.spec
@@ -177,7 +177,7 @@ Statyczna biblioteka Guichan SDL.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/guichan.git/commitdiff/873727890e57ac4e0ab8e3279b63127abf997e11
More information about the pld-cvs-commit
mailing list