[packages/epsilon] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:26:30 CEST 2025
commit 7e4f95ae41d8a79524f88857bbe148cf965978e5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:26:15 2025 +0200
Fix applying patches.
epsilon.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/epsilon.spec b/epsilon.spec
index 8b10f11..630b5d9 100644
--- a/epsilon.spec
+++ b/epsilon.spec
@@ -142,7 +142,7 @@ MPEG, AVI, WMV i QuickTime.
%prep
%setup -q -n %{name}-%{version}-%{_snap}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/epsilon.git/commitdiff/7e4f95ae41d8a79524f88857bbe148cf965978e5
More information about the pld-cvs-commit
mailing list