[packages/libhandoff] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:51:10 CEST 2025
commit 75c46a0166569c907902b17145cdc718733404ba
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:50:54 2025 +0200
Fix applying patches.
libhandoff.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libhandoff.spec b/libhandoff.spec
index 70deedb..518d474 100644
--- a/libhandoff.spec
+++ b/libhandoff.spec
@@ -49,7 +49,7 @@ Statyczna biblioteka libhandoff.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libhandoff.git/commitdiff/75c46a0166569c907902b17145cdc718733404ba
More information about the pld-cvs-commit
mailing list