[packages/alevt] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:31:53 CEST 2025
commit 56dfdb866e783e77247faaf7582399cea46aaf8f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:31:37 2025 +0200
Fix applying patches.
alevt.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/alevt.spec b/alevt.spec
index c549dd3..5bfbbbc 100644
--- a/alevt.spec
+++ b/alevt.spec
@@ -33,9 +33,9 @@ X11 Videotextdecoder für den bttv Treiber.
%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/alevt.git/commitdiff/56dfdb866e783e77247faaf7582399cea46aaf8f
More information about the pld-cvs-commit
mailing list