[packages/ffcall] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:31:56 CEST 2025
commit 5514bfc18911085ea1439e24131730c40fb0be63
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:31:40 2025 +0200
Fix applying patches.
ffcall.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ffcall.spec b/ffcall.spec
index dde8baf..3d31c2b 100644
--- a/ffcall.spec
+++ b/ffcall.spec
@@ -72,7 +72,7 @@ Statyczne wersje bibliotek avcall i callback.
%prep
%setup -q -n libffcall-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ffcall.git/commitdiff/5514bfc18911085ea1439e24131730c40fb0be63
More information about the pld-cvs-commit
mailing list