[packages/ytnef] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:25:47 CEST 2025


commit 46b9621f352e29b454e10bbe09aa245700ad6cae
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:31:23 2025 +0200

    Fix applying patches.

 ytnef.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/ytnef.spec b/ytnef.spec
index ad20033..b043567 100644
--- a/ytnef.spec
+++ b/ytnef.spec
@@ -32,10 +32,10 @@ oraz wpisów kalendarza.
 
 %prep
 %setup -q
-%patch0 -p2
-%patch1 -p2
-%patch2 -p2
-%patch3 -p1
+%patch -P0 -p2
+%patch -P1 -p2
+%patch -P2 -p2
+%patch -P3 -p1
 
 %build
 %configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ytnef.git/commitdiff/46b9621f352e29b454e10bbe09aa245700ad6cae



More information about the pld-cvs-commit mailing list