[packages/vmdkutil] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:03:22 CEST 2025


commit e17dc0aaee809f9e87378d8682e972778af90af8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:37 2025 +0200

    Fix applying patches.

 vmdkutil.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vmdkutil.spec b/vmdkutil.spec
index 92ae2a0..5f84255 100644
--- a/vmdkutil.spec
+++ b/vmdkutil.spec
@@ -22,7 +22,7 @@ Narzędzie do rzadkich dysków VMware VMDK.
 %setup -q -c -T
 
 cp -p %{SOURCE0} vmdkutil.cpp
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__cxx} %{rpmldflags} %{rpmcxxflags} %{rpmcppflags} -o vmdkutil vmdkutil.cpp
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vmdkutil.git/commitdiff/e17dc0aaee809f9e87378d8682e972778af90af8



More information about the pld-cvs-commit mailing list