[packages/eb] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:22:48 CEST 2025
commit d144df5bf493e6a6f5f1ac84933bfd2859b44de2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:22:32 2025 +0200
Fix applying patches.
eb.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/eb.spec b/eb.spec
index 4059266..befb923 100644
--- a/eb.spec
+++ b/eb.spec
@@ -84,7 +84,7 @@ Dokumentacja API biblioteki EB.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/eb.git/commitdiff/d144df5bf493e6a6f5f1ac84933bfd2859b44de2
More information about the pld-cvs-commit
mailing list