[packages/lout] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:09:43 CEST 2025
commit 0eadcb9a8efbe3dfa03da64ed3514ea73626a029
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:09:27 2025 +0200
Fix applying patches.
lout.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lout.spec b/lout.spec
index c9307d2..e159a23 100644
--- a/lout.spec
+++ b/lout.spec
@@ -75,7 +75,7 @@ formatação de programas C/C++, e muito mais, tudo pronto para usar.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} lout prg2lout \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lout.git/commitdiff/0eadcb9a8efbe3dfa03da64ed3514ea73626a029
More information about the pld-cvs-commit
mailing list