[packages/libnbcompat] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:55:26 CEST 2025


commit c1dbbe5daf98d23dfc38ecd6f25491429af5a34d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:55:10 2025 +0200

    Fix applying patches.

 libnbcompat.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libnbcompat.spec b/libnbcompat.spec
index e21e4b0..cd9ff92 100644
--- a/libnbcompat.spec
+++ b/libnbcompat.spec
@@ -21,7 +21,7 @@ Biblioteka kompatybilności z NetBSD.
 
 %prep
 %setup -q -c
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libnbcompat.git/commitdiff/c1dbbe5daf98d23dfc38ecd6f25491429af5a34d



More information about the pld-cvs-commit mailing list