[packages/vera] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:29:35 CEST 2025
commit d0df57598d6f65e4f662292de6f8f7bbc4dce450
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:29:19 2025 +0200
Fix applying patches.
vera.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/vera.spec b/vera.spec
index ad50083..48cf919 100644
--- a/vera.spec
+++ b/vera.spec
@@ -23,8 +23,8 @@ zawiera słownik w postaci dokumentu Info.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
makeinfo --no-split vera.texi
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vera.git/commitdiff/d0df57598d6f65e4f662292de6f8f7bbc4dce450
More information about the pld-cvs-commit
mailing list