[packages/vdfuse] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:29:09 CEST 2025


commit 6b8e4a255feab10d55f95f627556c481f87cc516
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:28:53 2025 +0200

    Fix applying patches.

 vdfuse.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vdfuse.spec b/vdfuse.spec
index fb54060..f916545 100644
--- a/vdfuse.spec
+++ b/vdfuse.spec
@@ -32,7 +32,7 @@ NB: you will need to add "user_allow_other" to /etc/fuse.conf
 %prep
 %setup -q -n VirtualBox-%{virtualbox_version}
 %{__cp} %{SOURCE1} .
-%patch0 -p0
+%patch -P0 -p0
 
 %build
 export LD_LIBRARY_PATH=%{_libdir}/VirtualBox
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vdfuse.git/commitdiff/6b8e4a255feab10d55f95f627556c481f87cc516



More information about the pld-cvs-commit mailing list