[packages/pykota] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:25:31 CEST 2025
commit 2ce100f6f9286d1c31f836ef03fd2fba7c9a3f68
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:25:15 2025 +0200
Fix applying patches.
pykota.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pykota.spec b/pykota.spec
index 6368145..e6d189f 100644
--- a/pykota.spec
+++ b/pykota.spec
@@ -167,8 +167,8 @@ Ten pakiet zawiera schemat pykoty dla openldapa.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
mv po/{el_GR,el}
mv po/{nb_NO,nb}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pykota.git/commitdiff/2ce100f6f9286d1c31f836ef03fd2fba7c9a3f68
More information about the pld-cvs-commit
mailing list