[packages/dkfilter] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:15:20 CEST 2025
commit 34e0e4ad06e4ed93f76dc86e3c831fdb3c706d64
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:15:04 2025 +0200
Fix applying patches.
dkfilter.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/dkfilter.spec b/dkfilter.spec
index 963308a..ce0ae48 100644
--- a/dkfilter.spec
+++ b/dkfilter.spec
@@ -56,8 +56,8 @@ Filtry mogą pracować w filtrach zawartości Postfiksa Before-Queue
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dkfilter.git/commitdiff/34e0e4ad06e4ed93f76dc86e3c831fdb3c706d64
More information about the pld-cvs-commit
mailing list