[packages/fbgrab] Fix applying patches.

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


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

    Fix applying patches.

 fbgrab.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/fbgrab.spec b/fbgrab.spec
index b513eb4..a7f530e 100644
--- a/fbgrab.spec
+++ b/fbgrab.spec
@@ -30,8 +30,8 @@ framebufferowych.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__cc} %{rpmcflags} %{rpmldflags} -Wall -o fbgrab fbgrab.c -lpng
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fbgrab.git/commitdiff/f7ec7820c79ce2be4c703402a44c345377774f18



More information about the pld-cvs-commit mailing list