[packages/gsudoku] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:01:13 CEST 2025
commit 4c4e472255168d7e26f9f09a9cbbb191089d332c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:00:57 2025 +0200
Fix applying patches.
gsudoku.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gsudoku.spec b/gsudoku.spec
index abed128..81fe231 100644
--- a/gsudoku.spec
+++ b/gsudoku.spec
@@ -24,7 +24,7 @@ Program do tworzenia i rozwiązywania sudoku.
%prep
%setup -q -n %{name}_%{version}_source
-%patch0 -p1
+%patch -P0 -p1
find . -name '*~' -print0 | xargs -0 -r -l512 rm -f
cd manual
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gsudoku.git/commitdiff/4c4e472255168d7e26f9f09a9cbbb191089d332c
More information about the pld-cvs-commit
mailing list