[packages/ile] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:13:38 CEST 2025
commit 7267b76bc5c389e75c47cf42bb591404372e8037
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:13:22 2025 +0200
Fix applying patches.
ile.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ile.spec b/ile.spec
index 6a254d8..8ad7730 100644
--- a/ile.spec
+++ b/ile.spec
@@ -33,8 +33,8 @@ I Love Email - powiadamianie o poczcie dla Jabberd2.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ile.git/commitdiff/7267b76bc5c389e75c47cf42bb591404372e8037
More information about the pld-cvs-commit
mailing list