[packages/vic] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:29:55 CEST 2025
commit b49e1fd8b623917f2af1382ff07dd79e59b78e68
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:29:39 2025 +0200
Fix applying patches.
vic.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/vic.spec b/vic.spec
index 13657da..0665fc4 100644
--- a/vic.spec
+++ b/vic.spec
@@ -25,8 +25,8 @@ VIC - narzędzie do konferencji wideo z UCB/LBNL.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
cp -f /usr/share/automake/config.* .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vic.git/commitdiff/b49e1fd8b623917f2af1382ff07dd79e59b78e68
More information about the pld-cvs-commit
mailing list