[packages/battleships] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:46:15 CEST 2025


commit 03518e1e28f119fae96ef23d75275449c2c734fe
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:46:00 2025 +0200

    Fix applying patches.

 battleships.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/battleships.spec b/battleships.spec
index fe433cc..1862bc3 100644
--- a/battleships.spec
+++ b/battleships.spec
@@ -28,7 +28,7 @@ Mysz działa w xtermie.
 
 %prep
 %setup -q -n bs-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/battleships.git/commitdiff/03518e1e28f119fae96ef23d75275449c2c734fe



More information about the pld-cvs-commit mailing list