[packages/kaconnect] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:26:16 CEST 2025
commit e77143678a664807000bd4119eed1aa5bd783d20
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:26:00 2025 +0200
Fix applying patches.
kaconnect.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kaconnect.spec b/kaconnect.spec
index 499cb12..d85433b 100644
--- a/kaconnect.spec
+++ b/kaconnect.spec
@@ -26,7 +26,7 @@ opartą o bibliotekę Qt.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} -f make_kaconnect \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kaconnect.git/commitdiff/e77143678a664807000bd4119eed1aa5bd783d20
More information about the pld-cvs-commit
mailing list