[packages/setconsole] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:56:32 CEST 2025


commit a3ccbf0dcee050ddb8554713347c93e5f7033343
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:56:16 2025 +0200

    Fix applying patches.

 setconsole.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/setconsole.spec b/setconsole.spec
index 084048e..6fb8757 100644
--- a/setconsole.spec
+++ b/setconsole.spec
@@ -30,8 +30,8 @@ lub szeregowa.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/setconsole.git/commitdiff/a3ccbf0dcee050ddb8554713347c93e5f7033343



More information about the pld-cvs-commit mailing list