[packages/rt/RT_4_4] apply patches using new way

arekm arekm at pld-linux.org
Mon Apr 28 13:49:34 CEST 2025


commit 7b052de372b1f9c2d4e5cd1291df7c9a83425d99
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Apr 28 12:59:52 2025 +0200

    apply patches using new way

 rt.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/rt.spec b/rt.spec
index bfbe3ac..78fc108 100644
--- a/rt.spec
+++ b/rt.spec
@@ -320,10 +320,10 @@ Pliki wspomagające używanie RT z Apache.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 mv aclocal.m4 acinclude.m4
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rt.git/commitdiff/7b052de372b1f9c2d4e5cd1291df7c9a83425d99



More information about the pld-cvs-commit mailing list