[packages/xine-ui] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:16:58 CEST 2025
commit 2adde1a1c08eb1094cdf93a5b178c9577ab7814b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:04 2025 +0200
Fix applying patches.
xine-ui.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/xine-ui.spec b/xine-ui.spec
index 35246fa..4744ffb 100644
--- a/xine-ui.spec
+++ b/xine-ui.spec
@@ -149,11 +149,11 @@ Odtwarzacz filmów używający biblioteki DirectFB.
%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} po/stamp-po
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xine-ui.git/commitdiff/2adde1a1c08eb1094cdf93a5b178c9577ab7814b
More information about the pld-cvs-commit
mailing list