[packages/simsu] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:58:52 CEST 2025
commit 570ef598242dfc3a3702e756e835e98d1cfdc7eb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:58:36 2025 +0200
Fix applying patches.
simsu.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/simsu.spec b/simsu.spec
index d3dda4d..a70f53c 100644
--- a/simsu.spec
+++ b/simsu.spec
@@ -20,7 +20,7 @@ Zwykła gra Sudoku.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/simsu.git/commitdiff/570ef598242dfc3a3702e756e835e98d1cfdc7eb
More information about the pld-cvs-commit
mailing list