[packages/mibdump] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:18:50 CEST 2025


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

    Fix applying patches.

 mibdump.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mibdump.spec b/mibdump.spec
index cef4171..ff9850c 100644
--- a/mibdump.spec
+++ b/mibdump.spec
@@ -26,7 +26,7 @@ MIB na standardowe wyjście w wybranym formacie wyjściowym.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mibdump.git/commitdiff/84b691b35a772b6e856c80f3785429868f3c09c7



More information about the pld-cvs-commit mailing list