[packages/glusterfs] - use patch -P

baggins baggins at pld-linux.org
Tue Mar 11 14:06:41 CET 2025


commit 81f4080ef9b7854489b55abc3135549a1248e2fe
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Mar 11 13:18:16 2025 +0100

    - use patch -P

 glusterfs.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/glusterfs.spec b/glusterfs.spec
index 42283b7..9e04235 100644
--- a/glusterfs.spec
+++ b/glusterfs.spec
@@ -268,8 +268,8 @@ Plik składni Vima do edycji konfiguracji GlusterFS-a.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P 0 -p1
+%patch -P 1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glusterfs.git/commitdiff/81f4080ef9b7854489b55abc3135549a1248e2fe



More information about the pld-cvs-commit mailing list