[packages/SFML] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:56:55 CEST 2025
commit 9467a50343ab47f33a388d57776b280677266453
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:56:39 2025 +0200
Fix applying patches.
SFML.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/SFML.spec b/SFML.spec
index 0a69db4..f126b15 100644
--- a/SFML.spec
+++ b/SFML.spec
@@ -66,7 +66,7 @@ Dokumentacja API biblioteki SFML.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
# use system files
%{__rm} -r src/SFML/Window/glext
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/SFML.git/commitdiff/9467a50343ab47f33a388d57776b280677266453
More information about the pld-cvs-commit
mailing list