[packages/latd] Fix applying patches.

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


commit 4eb799cbea6460067036c5ed03c179e093f06575
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:40:43 2025 +0200

    Fix applying patches.

 latd.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/latd.spec b/latd.spec
index 7ac663d..f4d356b 100644
--- a/latd.spec
+++ b/latd.spec
@@ -24,7 +24,7 @@ Implementacja LAT dla linuksa.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/latd.git/commitdiff/4eb799cbea6460067036c5ed03c179e093f06575



More information about the pld-cvs-commit mailing list