[packages/dansguardian] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:09:48 CEST 2025
commit ebcbb4fcbb29aee067fb2c45db871640453a8a42
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:09:32 2025 +0200
Fix applying patches.
dansguardian.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dansguardian.spec b/dansguardian.spec
index f038ab0..1230b89 100644
--- a/dansguardian.spec
+++ b/dansguardian.spec
@@ -50,7 +50,7 @@ POST.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dansguardian.git/commitdiff/ebcbb4fcbb29aee067fb2c45db871640453a8a42
More information about the pld-cvs-commit
mailing list