[packages/NuppelVideo] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:37:46 CEST 2025


commit 5ad85144fcb7eeaa522ca0001634a3d5bc0eb920
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:37:30 2025 +0200

    Fix applying patches.

 NuppelVideo.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/NuppelVideo.spec b/NuppelVideo.spec
index 52cd721..5ff86ab 100644
--- a/NuppelVideo.spec
+++ b/NuppelVideo.spec
@@ -35,8 +35,8 @@ RTjpeg2.0 (poprawiony przez Joerga Waltera i Wima Taymansa).
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 sed -i -e 's at -L/usr/X11R6/lib at -L/usr/X11R6/%{_lib}@' Makefile
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/NuppelVideo.git/commitdiff/5ad85144fcb7eeaa522ca0001634a3d5bc0eb920



More information about the pld-cvs-commit mailing list