[packages/swish-e] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:11:40 CEST 2025
commit b43110120a991eb627b03d5bd35570d96e9e31dc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:11:24 2025 +0200
Fix applying patches.
swish-e.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/swish-e.spec b/swish-e.spec
index d00aa3d..d4f05eb 100644
--- a/swish-e.spec
+++ b/swish-e.spec
@@ -148,9 +148,9 @@ Biblioteka statyczna dla swish-e.
%prep
%setup -q -n %{name}-%{version}-%{snap}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
%configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/swish-e.git/commitdiff/b43110120a991eb627b03d5bd35570d96e9e31dc
More information about the pld-cvs-commit
mailing list