[packages/euler] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:27:35 CEST 2025
commit 398722b6183860b35597f48d4f3dcc24fa032d87
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:27:19 2025 +0200
Fix applying patches.
euler.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/euler.spec b/euler.spec
index 3a79af2..76d91f6 100644
--- a/euler.spec
+++ b/euler.spec
@@ -32,8 +32,8 @@ wymiarach.
%prep
%setup -q -n %{name}-%{ver1}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/euler.git/commitdiff/398722b6183860b35597f48d4f3dcc24fa032d87
More information about the pld-cvs-commit
mailing list