[packages/freesynd] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:35:56 CEST 2025


commit 52649fa9fb4e811995966d98d0aefd08dec77415
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:35:40 2025 +0200

    Fix applying patches.

 freesynd.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/freesynd.spec b/freesynd.spec
index 290f5cc..baf2610 100644
--- a/freesynd.spec
+++ b/freesynd.spec
@@ -24,7 +24,7 @@ FreeSynd to reimplementacja klasycznej gry Syndicate firmy Bullfrog.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} -C src \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/freesynd.git/commitdiff/52649fa9fb4e811995966d98d0aefd08dec77415



More information about the pld-cvs-commit mailing list