[packages/jenkins] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:23:48 CEST 2025


commit 6da5b08395e12d1836db71abb39e84254bd6cfce
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:23:33 2025 +0200

    Fix applying patches.

 jenkins.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/jenkins.spec b/jenkins.spec
index a96d67c..4c0190b 100644
--- a/jenkins.spec
+++ b/jenkins.spec
@@ -62,7 +62,7 @@ Maven Integration plugin.
 %setup -qc
 %{__rm} *.class
 %{__rm} winstone.jar
-%patch0 -p1
+%patch -P0 -p1
 
 find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/jenkins.git/commitdiff/6da5b08395e12d1836db71abb39e84254bd6cfce



More information about the pld-cvs-commit mailing list