[packages/cog] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:02:09 CEST 2025
commit 149fa59b40f0155f095206246c8499980be5dcc2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:01:54 2025 +0200
Fix applying patches.
cog.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cog.spec b/cog.spec
index 9ebf2f0..7d50543 100644
--- a/cog.spec
+++ b/cog.spec
@@ -29,7 +29,7 @@ w prosty sposób.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cog.git/commitdiff/149fa59b40f0155f095206246c8499980be5dcc2
More information about the pld-cvs-commit
mailing list