[packages/knights] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:36:20 CEST 2025
commit 0890c4f9c43ab1590939d21461c2e06e90918da6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:36:04 2025 +0200
Fix applying patches.
knights.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/knights.spec b/knights.spec
index 4a58ec2..828a8b8 100644
--- a/knights.spec
+++ b/knights.spec
@@ -53,7 +53,7 @@ Dodatkowe motywy do środowiska gry w szachy knights.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
kde_appsdir="%{_desktopdir}"; export kde_appsdir
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/knights.git/commitdiff/0890c4f9c43ab1590939d21461c2e06e90918da6
More information about the pld-cvs-commit
mailing list