[packages/docker-ce] use %patch -P
atler
atler at pld-linux.org
Fri Feb 21 17:11:45 CET 2025
commit 83504126481e6bb6574c90baebf9ed2f80a3f494
Author: Jan Palus <atler at pld-linux.org>
Date: Fri Feb 21 16:24:50 2025 +0100
use %patch -P
docker-ce.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/docker-ce.spec b/docker-ce.spec
index 6c6ebcf..f9468e0 100644
--- a/docker-ce.spec
+++ b/docker-ce.spec
@@ -68,7 +68,7 @@ databases.
%prep
%setup -q -n moby-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
export VERSION=%{version}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/docker-ce.git/commitdiff/165c556db8231370e15ce5604ee6b664241ced1d
More information about the pld-cvs-commit
mailing list