[packages/flocker] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:33:14 CEST 2025
commit 0552537ff8556193794362e10bbb771636338fa1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:32:59 2025 +0200
Fix applying patches.
flocker.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/flocker.spec b/flocker.spec
index cdc8458..6e1e802 100644
--- a/flocker.spec
+++ b/flocker.spec
@@ -49,7 +49,7 @@ kolejki czy przechowalnie danych klucz-wartość i przenosić je tak
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%py_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/flocker.git/commitdiff/0552537ff8556193794362e10bbb771636338fa1
More information about the pld-cvs-commit
mailing list