[packages/splitvt] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:05:44 CEST 2025


commit 7d5ddd06eda86834153ebf1d45e19c72c8270cc5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:05:28 2025 +0200

    Fix applying patches.

 splitvt.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/splitvt.spec b/splitvt.spec
index df06d01..2ecd2e2 100644
--- a/splitvt.spec
+++ b/splitvt.spec
@@ -26,7 +26,7 @@ linuksowa).
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 sed -i -e 's/-O2/%{rpmcflags}/' config.c
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/splitvt.git/commitdiff/7d5ddd06eda86834153ebf1d45e19c72c8270cc5



More information about the pld-cvs-commit mailing list