[packages/pflogsumm] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:06:53 CEST 2025
commit d592577b407184e87c96c0a3300dc5d7315775aa
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:06:37 2025 +0200
Fix applying patches.
pflogsumm.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pflogsumm.spec b/pflogsumm.spec
index e5aa0f7..e9fd3b9 100644
--- a/pflogsumm.spec
+++ b/pflogsumm.spec
@@ -26,7 +26,7 @@ Postfix.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pflogsumm.git/commitdiff/d592577b407184e87c96c0a3300dc5d7315775aa
More information about the pld-cvs-commit
mailing list