[packages/fuse] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:37:27 CEST 2025


commit a75d33ef81cbab0b6fac4f65ba758985fd2bd37d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:37:11 2025 +0200

    Fix applying patches.

 fuse.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/fuse.spec b/fuse.spec
index 4727d62..280490e 100644
--- a/fuse.spec
+++ b/fuse.spec
@@ -276,7 +276,7 @@ Bashowe dopełnianie składni poleceń emulatora FUSE.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 # PLD uses per-backend fuse program instead of just "fuse"
 %{__sed} -i -e '/^complete /s/ fuse$/ fuse-fb fuse-gtk fuse-gtk3 fuse-sdl fuse-svga/' data/shell-completion/bash/fuse
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fuse.git/commitdiff/a75d33ef81cbab0b6fac4f65ba758985fd2bd37d



More information about the pld-cvs-commit mailing list