[packages/vym] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:04:45 CEST 2025
commit b0075377ebcda8dc9be6020a0bead54b2febfb23
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:40 2025 +0200
Fix applying patches.
vym.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/vym.spec b/vym.spec
index d589ff4..a4b8e2c 100644
--- a/vym.spec
+++ b/vym.spec
@@ -30,8 +30,8 @@ porządkowania pomysłów...
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
qmake \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vym.git/commitdiff/b0075377ebcda8dc9be6020a0bead54b2febfb23
More information about the pld-cvs-commit
mailing list