[packages/cgterm] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:58:02 CEST 2025


commit 105e925524c9011450d19dda3520bece00686efb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:57:46 2025 +0200

    Fix applying patches.

 cgterm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cgterm.spec b/cgterm.spec
index 26093e1..5e2acad 100644
--- a/cgterm.spec
+++ b/cgterm.spec
@@ -27,7 +27,7 @@ http://www.petscii.com.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 CFLAGS="%{rpmcflags}" \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cgterm.git/commitdiff/105e925524c9011450d19dda3520bece00686efb



More information about the pld-cvs-commit mailing list