[packages/pan] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:51:04 CEST 2025


commit 6a323089776cf55e820e91afb7ac9b91e6c9f28f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:50:48 2025 +0200

    Fix applying patches.

 pan.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pan.spec b/pan.spec
index 74a0690..6483d40 100644
--- a/pan.spec
+++ b/pan.spec
@@ -51,8 +51,8 @@ salvando anexos e leitura "offline".
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 sed -i -e 's#sr at Latn#sr at latin#' po/LINGUAS
 mv -f po/sr@{Latn,latin}.po
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pan.git/commitdiff/6a323089776cf55e820e91afb7ac9b91e6c9f28f



More information about the pld-cvs-commit mailing list