[packages/clusternfs] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:01:19 CEST 2025
commit f08e9817e3dd49df8cd9f55150dcd2762c30f956
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:01:02 2025 +0200
Fix applying patches.
clusternfs.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/clusternfs.spec b/clusternfs.spec
index d55896f..ae0c460 100644
--- a/clusternfs.spec
+++ b/clusternfs.spec
@@ -35,7 +35,7 @@ plików wybierając odpowiednio "oznakowane" nazwy plików postaci
%prep
%setup -q -n ClusterNFS
-%patch0 -p1
+%patch -P0 -p1
%build
mv -f aclocal.m4 acinclude.m4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/clusternfs.git/commitdiff/f08e9817e3dd49df8cd9f55150dcd2762c30f956
More information about the pld-cvs-commit
mailing list