[packages/byobu] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:52:45 CEST 2025


commit 908a2687f62246b358c165dced2ff7df52b3ad71
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:52:29 2025 +0200

    Fix applying patches.

 byobu.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/byobu.spec b/byobu.spec
index b565337..ac15fe2 100644
--- a/byobu.spec
+++ b/byobu.spec
@@ -46,8 +46,8 @@ narzędzia konfiguracyjne dla zarządcy okien, jakim jest GNU screen
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %{__sed} -i -e '
 	s#/share/doc/byobu#/share/doc/%{name}-%{version}#
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/byobu.git/commitdiff/908a2687f62246b358c165dced2ff7df52b3ad71



More information about the pld-cvs-commit mailing list