[packages/schedtool] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:52:35 CEST 2025


commit ed0ad44020d67bfc3b2205ee94d4a79d27aa5422
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:52:20 2025 +0200

    Fix applying patches.

 schedtool.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/schedtool.spec b/schedtool.spec
index 2640a1b..eb71ae5 100644
--- a/schedtool.spec
+++ b/schedtool.spec
@@ -23,7 +23,7 @@ schedulera.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 # -D... is workaround for test - libc headers don't include <asm/unistd.h>
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/schedtool.git/commitdiff/ed0ad44020d67bfc3b2205ee94d4a79d27aa5422



More information about the pld-cvs-commit mailing list