[packages/mknbi] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:20:51 CEST 2025


commit fe722f7d5296e674279d1c58ccf2d4ac2b9698ef
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:20:35 2025 +0200

    Fix applying patches.

 mknbi.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mknbi.spec b/mknbi.spec
index c3522dd..edfe3f4 100644
--- a/mknbi.spec
+++ b/mknbi.spec
@@ -32,7 +32,7 @@ inicializem via rede.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mknbi.git/commitdiff/fe722f7d5296e674279d1c58ccf2d4ac2b9698ef



More information about the pld-cvs-commit mailing list