[packages/hudson] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:10:12 CEST 2025
commit a0db1d85bcc21f91819a655ee753c1321da542e7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:09:56 2025 +0200
Fix applying patches.
hudson.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/hudson.spec b/hudson.spec
index a806843..4142dad 100644
--- a/hudson.spec
+++ b/hudson.spec
@@ -47,7 +47,7 @@ Among those things, current Hudson focuses on the following two jobs:
rm *.class
rm winstone.jar
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hudson.git/commitdiff/a0db1d85bcc21f91819a655ee753c1321da542e7
More information about the pld-cvs-commit
mailing list