[packages/libfprint] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:48:39 CEST 2025
commit b6666949b44d88fe243a1d4f6e528c0ddaa8eeda
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:48:23 2025 +0200
Fix applying patches.
libfprint.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libfprint.spec b/libfprint.spec
index 28afe9e..419daf6 100644
--- a/libfprint.spec
+++ b/libfprint.spec
@@ -103,8 +103,8 @@ Reguły udeva dla libfprint.
%prep
%setup -q -n %{name}-v%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%meson build \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libfprint.git/commitdiff/b6666949b44d88fe243a1d4f6e528c0ddaa8eeda
More information about the pld-cvs-commit
mailing list