[packages/jahshaka] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:19:15 CEST 2025
commit ab6fcf07e8d7c5332ed6a777f9022d9ed5ec40e0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:18:59 2025 +0200
Fix applying patches.
jahshaka.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/jahshaka.spec b/jahshaka.spec
index 0539be4..0a6bd23 100644
--- a/jahshaka.spec
+++ b/jahshaka.spec
@@ -35,9 +35,9 @@ projekty w sieci lokalnej oraz na całym świecie.
%prep
%setup -q -n %{name}
-%patch0 -p0
-%patch1 -p0
-%patch2 -p1
+%patch -P0 -p0
+%patch -P1 -p0
+%patch -P2 -p1
%build
%configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/jahshaka.git/commitdiff/ab6fcf07e8d7c5332ed6a777f9022d9ed5ec40e0
More information about the pld-cvs-commit
mailing list