[packages/anope] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:33:38 CEST 2025
commit 4cb03a7f11774105bced5c2da243978d6d5ac743
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:33:22 2025 +0200
Fix applying patches.
anope.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/anope.spec b/anope.spec
index 5f72be3..876b5e3 100644
--- a/anope.spec
+++ b/anope.spec
@@ -43,7 +43,7 @@ Chat).
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/anope.git/commitdiff/4cb03a7f11774105bced5c2da243978d6d5ac743
More information about the pld-cvs-commit
mailing list