[packages/kmscon] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:36:00 CEST 2025


commit 81c3ca0f627fe86900c4087d4f62eef7b43b1290
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:35:44 2025 +0200

    Fix applying patches.

 kmscon.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kmscon.spec b/kmscon.spec
index 9f5dc1c..a042890 100644
--- a/kmscon.spec
+++ b/kmscon.spec
@@ -57,7 +57,7 @@ implementacji VT z jądra konsolą w przestrzeni użytkownika.
 
 %prep
 %setup -q
-%patch1 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kmscon.git/commitdiff/81c3ca0f627fe86900c4087d4f62eef7b43b1290



More information about the pld-cvs-commit mailing list