[packages/bakery] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:45:27 CEST 2025
commit c57abefb2350c7f3784ec361bd14d066b567def1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:45:11 2025 +0200
Fix applying patches.
bakery.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bakery.spec b/bakery.spec
index edd3b6c..cd23ec6 100644
--- a/bakery.spec
+++ b/bakery.spec
@@ -82,7 +82,7 @@ Statyczna biblioteka Bakery.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__intltoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bakery.git/commitdiff/c57abefb2350c7f3784ec361bd14d066b567def1
More information about the pld-cvs-commit
mailing list