[packages/cinelerra] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:59:16 CEST 2025


commit cb476307dc96fdd2074805caf12c3b7a06ec66cc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:59:00 2025 +0200

    Fix applying patches.

 cinelerra.spec | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/cinelerra.spec b/cinelerra.spec
index c87d568..e84d28d 100644
--- a/cinelerra.spec
+++ b/cinelerra.spec
@@ -101,17 +101,17 @@ Cinelerra była tworzona z myślą o zastąpieniu programu Broadcast 2000.
 
 %prep
 %setup -q
-#x#%patch0 -p1
-#x#%patch1 -p1
-%patch2 -p1
-#x#%patch3 -p1
-#x#%patch4 -p1
-#x#%patch5 -p1
-%patch6 -p0
-#x#%patch7 -p1
-%patch8 -p1
-%patch9 -p0
-%patch10 -p1
+#x#%%patch0 -p1
+#x#%%patch1 -p1
+%patch -P2 -p1
+#x#%%patch3 -p1
+#x#%%patch4 -p1
+#x#%%patch5 -p1
+%patch -P6 -p0
+#x#%%patch7 -p1
+%patch -P8 -p1
+%patch -P9 -p0
+%patch -P10 -p1
 
 #x## assume we have <linux/videodev2.h> and <linux/dvb/*> (present in llh)
 #x#cat > hvirtual_config.h <<EOF
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cinelerra.git/commitdiff/cb476307dc96fdd2074805caf12c3b7a06ec66cc



More information about the pld-cvs-commit mailing list