[packages/circus] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:59:31 CEST 2025
commit 16c3f3a5eea4492cb2ac35029797196375ea80db
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:59:15 2025 +0200
Fix applying patches.
circus.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/circus.spec b/circus.spec
index 9e24e66..87ffa06 100644
--- a/circus.spec
+++ b/circus.spec
@@ -40,7 +40,7 @@ Circus can be used as a library or through the command line.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%py_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/circus.git/commitdiff/16c3f3a5eea4492cb2ac35029797196375ea80db
More information about the pld-cvs-commit
mailing list