[packages/libvpd] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:03:57 CEST 2025


commit 27e567a538ac168d9c03ac8b34b0dc7c945c47de
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:03:41 2025 +0200

    Fix applying patches.

 libvpd.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libvpd.spec b/libvpd.spec
index de6a9c7..cc62184 100644
--- a/libvpd.spec
+++ b/libvpd.spec
@@ -91,7 +91,7 @@ Statyczna biblioteka libvpd_cxx.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libvpd.git/commitdiff/27e567a538ac168d9c03ac8b34b0dc7c945c47de



More information about the pld-cvs-commit mailing list