[packages/genromfs] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:42:18 CEST 2025


commit 1cab620ff37b62b39015340ec0d88053dedf738f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:42:02 2025 +0200

    Fix applying patches.

 genromfs.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/genromfs.spec b/genromfs.spec
index 39e53a0..a00294b 100644
--- a/genromfs.spec
+++ b/genromfs.spec
@@ -30,7 +30,7 @@ ramdysku, używanym w trakcie startu systemu.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/genromfs.git/commitdiff/1cab620ff37b62b39015340ec0d88053dedf738f



More information about the pld-cvs-commit mailing list