[packages/revelation] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:42:36 CEST 2025


commit 9a83f2931d91939b9582928680d28019895b76d8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:42:20 2025 +0200

    Fix applying patches.

 revelation.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/revelation.spec b/revelation.spec
index a58d110..dc408ab 100644
--- a/revelation.spec
+++ b/revelation.spec
@@ -51,8 +51,8 @@ w postaci drzewa, a dane przechowuje w zakodowanych plikach XML.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 mv po/zh.po po/zh_CN.po
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/revelation.git/commitdiff/9a83f2931d91939b9582928680d28019895b76d8



More information about the pld-cvs-commit mailing list