[packages/fyba] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:38:18 CEST 2025
commit 5fc94b0268c2efdf403e3fd833345b8f58a6e178
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:38:02 2025 +0200
Fix applying patches.
fyba.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/fyba.spec b/fyba.spec
index f67591a..c76cf46 100644
--- a/fyba.spec
+++ b/fyba.spec
@@ -54,7 +54,7 @@ Statyczne biblioteki FYBA.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fyba.git/commitdiff/5fc94b0268c2efdf403e3fd833345b8f58a6e178
More information about the pld-cvs-commit
mailing list