[packages/gobexftp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:50:37 CEST 2025
commit e9640072f46958bee2a3470ba5b667f51b4213a9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:55:51 2025 +0200
Fix applying patches.
gobexftp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gobexftp.spec b/gobexftp.spec
index ab9a2d1..8953130 100644
--- a/gobexftp.spec
+++ b/gobexftp.spec
@@ -22,7 +22,7 @@ Ten pakiet zawiera klienta GTK+ dla ObexFTP.
%prep
%setup -q
cd src
-%patch0 -p1
+%patch -P0 -p1
%build
%configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gobexftp.git/commitdiff/e9640072f46958bee2a3470ba5b667f51b4213a9
More information about the pld-cvs-commit
mailing list