[packages/libosso-help] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:57:00 CEST 2025
commit c3fdbe12d51b6d927ab68700e6f96e603db36338
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:56:44 2025 +0200
Fix applying patches.
libosso-help.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libosso-help.spec b/libosso-help.spec
index a635d28..140c472 100644
--- a/libosso-help.spec
+++ b/libosso-help.spec
@@ -65,8 +65,8 @@ Statyczna biblioteka libosso-help.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libosso-help.git/commitdiff/c3fdbe12d51b6d927ab68700e6f96e603db36338
More information about the pld-cvs-commit
mailing list