[packages/kwappen] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:39:12 CEST 2025
commit b55110b32ea150f6430486833b6ca8e723418c8c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:38:56 2025 +0200
Fix applying patches.
kwappen.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kwappen.spec b/kwappen.spec
index 7980b00..a9d0d6a 100644
--- a/kwappen.spec
+++ b/kwappen.spec
@@ -24,7 +24,7 @@ KWappen jest kolorowa grą planszową dla KDE3.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
kde_htmldir="%{_htmldir}"; export kde_htmldir
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kwappen.git/commitdiff/b55110b32ea150f6430486833b6ca8e723418c8c
More information about the pld-cvs-commit
mailing list