[packages/farstream] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:30:09 CEST 2025


commit 52f6e68a55b8d2da19a9b515613df08bbb6f9b0f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:29:53 2025 +0200

    Fix applying patches.

 farstream.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/farstream.spec b/farstream.spec
index db3d48c..361c429 100644
--- a/farstream.spec
+++ b/farstream.spec
@@ -106,7 +106,7 @@ Dokumentacja API biblioteki Farstream.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/farstream.git/commitdiff/52f6e68a55b8d2da19a9b515613df08bbb6f9b0f



More information about the pld-cvs-commit mailing list