[packages/poppassd] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:19:50 CEST 2025
commit 3275f0ca186b2ae975dccc5036d10b250f075b23
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:19:33 2025 +0200
Fix applying patches.
poppassd.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/poppassd.spec b/poppassd.spec
index 1aaf4cd..4b71070 100644
--- a/poppassd.spec
+++ b/poppassd.spec
@@ -45,7 +45,7 @@ uwierzytelnienia.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/poppassd.git/commitdiff/3275f0ca186b2ae975dccc5036d10b250f075b23
More information about the pld-cvs-commit
mailing list