[packages/libquicktime] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:58:02 CEST 2025
commit cf07697765c1e10dd249b432f40f9e1cd1215371
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:57:46 2025 +0200
Fix applying patches.
libquicktime.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/libquicktime.spec b/libquicktime.spec
index a13d40c..44658e1 100644
--- a/libquicktime.spec
+++ b/libquicktime.spec
@@ -249,11 +249,11 @@ Wtyczka schroedinger dla libquicktime.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
%{__rm} m4/libtool.m4 m4/lt*.m4 m4/vorbis.m4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libquicktime.git/commitdiff/cf07697765c1e10dd249b432f40f9e1cd1215371
More information about the pld-cvs-commit
mailing list