[packages/jenkins-plugin-skype-notifier] Fix applying patches.

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


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

    Fix applying patches.

 jenkins-plugin-skype-notifier.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/jenkins-plugin-skype-notifier.spec b/jenkins-plugin-skype-notifier.spec
index 41a4f06..4682677 100644
--- a/jenkins-plugin-skype-notifier.spec
+++ b/jenkins-plugin-skype-notifier.spec
@@ -35,8 +35,8 @@ Integrates Jenkins with Skype for instant messaging.
 %setup -qc
 mv jenkinsci-skype-im-plugin-*/* .
 %undos README -f xml,java
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 # remove bundled skype api
 %{__rm} -r src/main/java/com/skype
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/jenkins-plugin-skype-notifier.git/commitdiff/f9567513d3d3dc31450a7316cb8b1ebdb24fe6aa



More information about the pld-cvs-commit mailing list