[packages/nomad] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:36:17 CEST 2025


commit bd79e09ebab5e4c5a903359e407a0c3e116d3a76
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:36:01 2025 +0200

    Fix applying patches.

 nomad.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nomad.spec b/nomad.spec
index e8f5186..ac152f3 100644
--- a/nomad.spec
+++ b/nomad.spec
@@ -40,7 +40,7 @@ zintegrowanym monitorowaniem.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 rm -f missing aclocal.m4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nomad.git/commitdiff/bd79e09ebab5e4c5a903359e407a0c3e116d3a76



More information about the pld-cvs-commit mailing list