[packages/kdesudo] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:31:32 CEST 2025
commit 39a0e7e0c31c3c4a8775ab42e9c09dd168ec49a3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:31:17 2025 +0200
Fix applying patches.
kdesudo.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kdesudo.spec b/kdesudo.spec
index 179daa5..6c946f7 100644
--- a/kdesudo.spec
+++ b/kdesudo.spec
@@ -36,7 +36,7 @@ bezpośrednio jako backend.
%prep
%setup -q
-%patch0 -p0
+%patch -P0 -p0
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kdesudo.git/commitdiff/39a0e7e0c31c3c4a8775ab42e9c09dd168ec49a3
More information about the pld-cvs-commit
mailing list