[packages/lesstif] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:42:45 CEST 2025
commit ebbd53727af621ad3202638b95b1c6bb1eb5da8e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:42:30 2025 +0200
Fix applying patches.
lesstif.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/lesstif.spec b/lesstif.spec
index 6d54b25..766e172 100644
--- a/lesstif.spec
+++ b/lesstif.spec
@@ -185,10 +185,10 @@ Bibliotecas para o lesstif em versão estática.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
ln -sf ../acinclude.m4 test/acinclude.m4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lesstif.git/commitdiff/ebbd53727af621ad3202638b95b1c6bb1eb5da8e
More information about the pld-cvs-commit
mailing list