[packages/KXL] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:39:26 CEST 2025
commit 8333df0eeeb49c43169e10e214c36aede392462c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:39:10 2025 +0200
Fix applying patches.
KXL.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/KXL.spec b/KXL.spec
index 145d9c0..ff20a33 100644
--- a/KXL.spec
+++ b/KXL.spec
@@ -49,7 +49,7 @@ Statyczna biblioteka KXL.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
# libKXL uses libX11, so should be linked with it:
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/KXL.git/commitdiff/8333df0eeeb49c43169e10e214c36aede392462c
More information about the pld-cvs-commit
mailing list