[packages/jggtrans] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:24:02 CEST 2025


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

    Fix applying patches.

 jggtrans.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/jggtrans.spec b/jggtrans.spec
index 803b802..f94ea38 100644
--- a/jggtrans.spec
+++ b/jggtrans.spec
@@ -40,8 +40,8 @@ użytkownikami GaduGadu.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__gettextize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/jggtrans.git/commitdiff/f08996a570743a883870207a00003fd910d87478



More information about the pld-cvs-commit mailing list