[packages/fbterm] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:30:40 CEST 2025
commit e3d876f1acb8e4ab0b962d65f37e1be289dba498
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:30:25 2025 +0200
Fix applying patches.
fbterm.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/fbterm.spec b/fbterm.spec
index 897184b..9d8d58e 100644
--- a/fbterm.spec
+++ b/fbterm.spec
@@ -56,8 +56,8 @@ framebufferze. Jego cechy to:
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fbterm.git/commitdiff/e3d876f1acb8e4ab0b962d65f37e1be289dba498
More information about the pld-cvs-commit
mailing list