[packages/gwenhywfar] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:05:20 CEST 2025
commit e942903dd1ba0f824a423c7b84d0bc66eb5d335e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:05:04 2025 +0200
Fix applying patches.
gwenhywfar.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gwenhywfar.spec b/gwenhywfar.spec
index 5f9d653..8f7e512 100644
--- a/gwenhywfar.spec
+++ b/gwenhywfar.spec
@@ -371,9 +371,9 @@ aqbanking.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
# gettextize not used (custom support instead of AM_GNU_GETTEXT)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gwenhywfar.git/commitdiff/e942903dd1ba0f824a423c7b84d0bc66eb5d335e
More information about the pld-cvs-commit
mailing list