[packages/libfli] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:48:33 CEST 2025
commit aa00fc6d1f2ed5f3db2c7a6bebe7697461eb59ad
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:48:17 2025 +0200
Fix applying patches.
libfli.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libfli.spec b/libfli.spec
index a434174..116877d 100644
--- a/libfli.spec
+++ b/libfli.spec
@@ -51,9 +51,9 @@ Statyczna biblioteka FLI.
%prep
%setup -q
-%patch0 -p2
+%patch -P0 -p2
%undos libfli.c
-%patch1 -p2
+%patch -P1 -p2
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libfli.git/commitdiff/aa00fc6d1f2ed5f3db2c7a6bebe7697461eb59ad
More information about the pld-cvs-commit
mailing list