[packages/DFBSee] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:13:22 CEST 2025


commit 74fa62cfaa564b3d365732c6bbb1ed039b3f540b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:13:07 2025 +0200

    Fix applying patches.

 DFBSee.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/DFBSee.spec b/DFBSee.spec
index 2067f7e..01f84c8 100644
--- a/DFBSee.spec
+++ b/DFBSee.spec
@@ -31,8 +31,8 @@ GIF oraz MPEG lub urządzenie Video4Linux.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 cp -f /usr/share/automake/config.sub .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/DFBSee.git/commitdiff/74fa62cfaa564b3d365732c6bbb1ed039b3f540b



More information about the pld-cvs-commit mailing list