[packages/smpeg] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:01:50 CEST 2025
commit 0ddb3544415c7b218064a7329ad7062ac71c4c6b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:01:34 2025 +0200
Fix applying patches.
smpeg.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/smpeg.spec b/smpeg.spec
index 4430dbd..8f62eee 100644
--- a/smpeg.spec
+++ b/smpeg.spec
@@ -152,9 +152,9 @@ gtv - odtwarzacz MPEG oparty na GTK+.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%{__rm} acinclude/{libtool,lt*}.m4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/smpeg.git/commitdiff/0ddb3544415c7b218064a7329ad7062ac71c4c6b
More information about the pld-cvs-commit
mailing list