[packages/tenshi] Fix applying patches.

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


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

    Fix applying patches.

 tenshi.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tenshi.spec b/tenshi.spec
index 8be27a4..16353a0 100644
--- a/tenshi.spec
+++ b/tenshi.spec
@@ -61,8 +61,8 @@ wiadomości są tak skondensowane, jak to tylko możliwe.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tenshi.git/commitdiff/21beeb66db506fe24d6214e8ff2bcff4ce500ebb



More information about the pld-cvs-commit mailing list