[packages/joe] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:24:22 CEST 2025


commit c6f365a3f5489a3385d38a27f3bc96b2ec05874d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:24:06 2025 +0200

    Fix applying patches.

 joe.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/joe.spec b/joe.spec
index a1ec322..e3fa74e 100644
--- a/joe.spec
+++ b/joe.spec
@@ -84,10 +84,10 @@ Joe - це дружній, простий у використанні текст
 
 %prep
 %setup -q -a2
-%patch0 -p0
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p0
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/joe.git/commitdiff/c6f365a3f5489a3385d38a27f3bc96b2ec05874d



More information about the pld-cvs-commit mailing list