[packages/oaf] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:38:46 CEST 2025


commit 6051679c05db20f1f880226687ef8e2cf0ef734b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:38:30 2025 +0200

    Fix applying patches.

 oaf.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/oaf.spec b/oaf.spec
index 9ee041f..cd2fa5b 100644
--- a/oaf.spec
+++ b/oaf.spec
@@ -107,9 +107,9 @@ Bibliotecas estáticas para o OAF.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 mv -f po/{no,nb}.po
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/oaf.git/commitdiff/6051679c05db20f1f880226687ef8e2cf0ef734b



More information about the pld-cvs-commit mailing list