[packages/fbv] Fix applying patches.

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


commit 0770ff3b66e94e9acd76b8572816e8793d112393
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:30:28 2025 +0200

    Fix applying patches.

 fbv.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/fbv.spec b/fbv.spec
index 07ac9ac..e92d624 100644
--- a/fbv.spec
+++ b/fbv.spec
@@ -27,9 +27,9 @@ Obsługuje pliki PNG, JPEG, GIF i BMP.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 # it's not autoconf script
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fbv.git/commitdiff/0770ff3b66e94e9acd76b8572816e8793d112393



More information about the pld-cvs-commit mailing list