[packages/openmosix-tools] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:45:35 CEST 2025


commit 06298723f5b06265b9cf790aa06ca96af1b54eae
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:45:19 2025 +0200

    Fix applying patches.

 openmosix-tools.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openmosix-tools.spec b/openmosix-tools.spec
index 3b32ed4..e0cdfcf 100644
--- a/openmosix-tools.spec
+++ b/openmosix-tools.spec
@@ -70,7 +70,7 @@ Biblioteki statyczne do openMosiksa.
 %prep
 %setup -q
 
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 CPPFLAGS="-I/usr/include/ncurses"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openmosix-tools.git/commitdiff/06298723f5b06265b9cf790aa06ca96af1b54eae



More information about the pld-cvs-commit mailing list