[packages/qmailanalog] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:35:31 CEST 2025
commit c97ba8d76223cc5f0c3f34728b3d0c2e42852552
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:35:15 2025 +0200
Fix applying patches.
qmailanalog.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qmailanalog.spec b/qmailanalog.spec
index 592072a..15fce13 100644
--- a/qmailanalog.spec
+++ b/qmailanalog.spec
@@ -42,7 +42,7 @@ ułamkową) - a w przypadku innych danych zwróci te same dane.
%prep
%setup -q -a1
-%patch0 -p0
+%patch -P0 -p0
%build
echo "%{_prefix}" > conf-home
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/qmailanalog.git/commitdiff/c97ba8d76223cc5f0c3f34728b3d0c2e42852552
More information about the pld-cvs-commit
mailing list