[packages/ftb] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:36:59 CEST 2025


commit 0ef1dc1ca9ba6908792634b02fdff6da8db5662f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:36:43 2025 +0200

    Fix applying patches.

 ftb.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ftb.spec b/ftb.spec
index 624e84d..c395108 100644
--- a/ftb.spec
+++ b/ftb.spec
@@ -45,7 +45,7 @@ Statyczna biblioteka FTB.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__autoconf}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ftb.git/commitdiff/0ef1dc1ca9ba6908792634b02fdff6da8db5662f



More information about the pld-cvs-commit mailing list