[packages/captive] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:55:11 CEST 2025
commit 1fbf6895838eb710c04e94f94aa527cde8726793
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:54:55 2025 +0200
Fix applying patches.
captive.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/captive.spec b/captive.spec
index 3ab3160..df90354 100644
--- a/captive.spec
+++ b/captive.spec
@@ -97,7 +97,7 @@ Moduł Gnome VFS z obsługą captive.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
# Fix not finished moving captive-sandbox-server to libdir
sed -i -e 's/--sandbox-server=@sbindir@/--sandbox-server=@libdir@/g' src/client/gnomevfs/captive.conf.in
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/captive.git/commitdiff/1fbf6895838eb710c04e94f94aa527cde8726793
More information about the pld-cvs-commit
mailing list