[packages/java-skype] Fix applying patches.
    arekm 
    arekm at pld-linux.org
       
    Tue Jul 15 00:22:51 CEST 2025
    
    
  
commit 01cec33e79c04ed4745bcb1250df4eb0b18c8229
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:22:36 2025 +0200
    Fix applying patches.
 java-skype.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/java-skype.spec b/java-skype.spec
index c9bf4b8..f3cdb92 100644
--- a/java-skype.spec
+++ b/java-skype.spec
@@ -37,8 +37,8 @@ APIs.
 %prep
 %setup -qc
 mv taksan-%{srcname}-*/* .
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 find -name '*.class' | xargs -r rm -v
 find -name '*.jar' | xargs -r rm -v
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/java-skype.git/commitdiff/01cec33e79c04ed4745bcb1250df4eb0b18c8229
    
    
More information about the pld-cvs-commit
mailing list