[packages/capitalist] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:55:02 CEST 2025
commit f515c923c4611b3c25d3ab6184aab396cd5a294a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:54:47 2025 +0200
Fix applying patches.
capitalist.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/capitalist.spec b/capitalist.spec
index 0e0f719..4db4703 100644
--- a/capitalist.spec
+++ b/capitalist.spec
@@ -59,7 +59,7 @@ Dokumentacja capitalist.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/capitalist.git/commitdiff/f515c923c4611b3c25d3ab6184aab396cd5a294a
More information about the pld-cvs-commit
mailing list