[packages/complexity] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:03:05 CEST 2025
commit fda531802f9ae7e6f7bd3a9fc81a0894cf613c39
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:02:50 2025 +0200
Fix applying patches.
complexity.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/complexity.spec b/complexity.spec
index 25a2d1f..e5f62e4 100644
--- a/complexity.spec
+++ b/complexity.spec
@@ -27,7 +27,7 @@ uwagę kilka aspektów nie uwzględnianych w tym schemacie.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
cd src
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/complexity.git/commitdiff/fda531802f9ae7e6f7bd3a9fc81a0894cf613c39
More information about the pld-cvs-commit
mailing list