[packages/flowcanvas] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:33:20 CEST 2025
commit 00ce7b10e8631296bb18011d482ecea537a45fb8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:33:04 2025 +0200
Fix applying patches.
flowcanvas.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/flowcanvas.spec b/flowcanvas.spec
index 021829d..bc5bac2 100644
--- a/flowcanvas.spec
+++ b/flowcanvas.spec
@@ -49,7 +49,7 @@ Pliki nagłówkowe biblioteki flowcanvas.
%prep
%setup -q
-%patch0 -p0
+%patch -P0 -p0
%build
CXX="%{__cxx}" \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/flowcanvas.git/commitdiff/00ce7b10e8631296bb18011d482ecea537a45fb8
More information about the pld-cvs-commit
mailing list