[packages/xavs] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:12:38 CEST 2025
commit 731669775fc431ad18e1e7e1c5a1ab737f41f37a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:52 2025 +0200
Fix applying patches.
xavs.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xavs.spec b/xavs.spec
index f496949..4782b7d 100644
--- a/xavs.spec
+++ b/xavs.spec
@@ -65,8 +65,8 @@ Statyczna biblioteka AVS.
%prep
%setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
# not autoconf script
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xavs.git/commitdiff/731669775fc431ad18e1e7e1c5a1ab737f41f37a
More information about the pld-cvs-commit
mailing list