[packages/libvxhs] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:04:00 CEST 2025


commit 54ae6615aa386b222432212d7f7e0bb3e0fb7033
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:03:44 2025 +0200

    Fix applying patches.

 libvxhs.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libvxhs.spec b/libvxhs.spec
index f4dce02..c67d8da 100644
--- a/libvxhs.spec
+++ b/libvxhs.spec
@@ -39,8 +39,8 @@ Pliki nagłówkowe biblioteki libvxhs.
 
 %prep
 %setup -q -n libqnio-%{gitref}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} -C src \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libvxhs.git/commitdiff/54ae6615aa386b222432212d7f7e0bb3e0fb7033



More information about the pld-cvs-commit mailing list