[packages/tomoe] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:20:18 CEST 2025


commit f87cd0353a9169637f8b5012f7134c524db03480
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:20:02 2025 +0200

    Fix applying patches.

 tomoe.spec | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/tomoe.spec b/tomoe.spec
index 68934bf..a29e67f 100644
--- a/tomoe.spec
+++ b/tomoe.spec
@@ -174,14 +174,14 @@ Plik nagłówkowy biblioteki Ruby/Tomoe.
 
 %prep
 %setup -q
-%patch0 -p0
-%patch1 -p0
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
+%patch -P0 -p0
+%patch -P1 -p0
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P6 -p1
+%patch -P7 -p1
 
 %{__sed} -i -e 's|#!/usr/bin/env ruby|#!/usr/bin/ruby|' data/xml2est.rb
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tomoe.git/commitdiff/f87cd0353a9169637f8b5012f7134c524db03480



More information about the pld-cvs-commit mailing list