[packages/zoom] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:27:31 CEST 2025
commit 26a3ba18c302bf7ba3d191bbfba2314cf3b0f453
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:26 2025 +0200
Fix applying patches.
zoom.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/zoom.spec b/zoom.spec
index ba4a8f7..40cc4be 100644
--- a/zoom.spec
+++ b/zoom.spec
@@ -29,8 +29,8 @@ Infocomu, zwanych także Interactive Fiction Adventure.
%prep
%setup -q -n %{name}-%{version}%{_beta}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
cp -f /usr/share/automake/config.sub .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/zoom.git/commitdiff/26a3ba18c302bf7ba3d191bbfba2314cf3b0f453
More information about the pld-cvs-commit
mailing list