[packages/word2x] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:10:31 CEST 2025
commit 91a8c8d0d869691e91d1790ace81de07a321d6b6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:48 2025 +0200
Fix applying patches.
word2x.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/word2x.spec b/word2x.spec
index a77ae48..a2d0043 100644
--- a/word2x.spec
+++ b/word2x.spec
@@ -28,8 +28,8 @@ zgadywaniu z kontekstu i może robić błędy.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
chmod u+w *
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/word2x.git/commitdiff/91a8c8d0d869691e91d1790ace81de07a321d6b6
More information about the pld-cvs-commit
mailing list