[packages/feedbackd] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:31:28 CEST 2025
commit 199a24b20d55ec72aaf5503caade2636d4427dfc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:31:12 2025 +0200
Fix applying patches.
feedbackd.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/feedbackd.spec b/feedbackd.spec
index 662a592..a0ad65e 100644
--- a/feedbackd.spec
+++ b/feedbackd.spec
@@ -104,7 +104,7 @@ Dokumentacja API biblioteki Feedback.
%prep
%setup -q -n %{name}-v%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%meson build \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/feedbackd.git/commitdiff/199a24b20d55ec72aaf5503caade2636d4427dfc
More information about the pld-cvs-commit
mailing list