[packages/hexpuzzle] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:07:38 CEST 2025
commit b4977bb16ec94294022daf056a4dd63b6cbd751f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:07:22 2025 +0200
Fix applying patches.
hexpuzzle.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/hexpuzzle.spec b/hexpuzzle.spec
index 2d80b0a..2ae79f7 100644
--- a/hexpuzzle.spec
+++ b/hexpuzzle.spec
@@ -25,7 +25,7 @@ jednej z trzech różnych tac.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
mv -f hexpuzzle{,~}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hexpuzzle.git/commitdiff/b4977bb16ec94294022daf056a4dd63b6cbd751f
More information about the pld-cvs-commit
mailing list