[packages/SDLcam] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:54:52 CEST 2025


commit 1b1703f957c044943213429eb7139cffb58594a6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:54:37 2025 +0200

    Fix applying patches.

 SDLcam.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/SDLcam.spec b/SDLcam.spec
index 47ebaa1..751b1f9 100644
--- a/SDLcam.spec
+++ b/SDLcam.spec
@@ -38,9 +38,9 @@ rzeczywistym obraz.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/SDLcam.git/commitdiff/1b1703f957c044943213429eb7139cffb58594a6



More information about the pld-cvs-commit mailing list