[packages/gnbd] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:50:44 CEST 2025


commit 75f5542da5e37c9af5f2e1f44fd4a724b261179a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:50:28 2025 +0200

    Fix applying patches.

 gnbd.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnbd.spec b/gnbd.spec
index c17709a..45264fb 100644
--- a/gnbd.spec
+++ b/gnbd.spec
@@ -31,7 +31,7 @@ sterownik nadającym się do używania w grupie węzłów GFS.
 
 %prep
 %setup -q -n cluster-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 ./configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnbd.git/commitdiff/75f5542da5e37c9af5f2e1f44fd4a724b261179a



More information about the pld-cvs-commit mailing list