[packages/libpri-bristuff] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:57:42 CEST 2025
commit 15124b82fabd20c8cc92af564cf4388d3f331b03
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:57:26 2025 +0200
Fix applying patches.
libpri-bristuff.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libpri-bristuff.spec b/libpri-bristuff.spec
index b8889a2..e0b4241 100644
--- a/libpri-bristuff.spec
+++ b/libpri-bristuff.spec
@@ -47,8 +47,8 @@ Statyczna biblioteka libpri-bristuff.
%prep
%setup -q -n libpri-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%{__sed} -i 's,/lib,/%{_lib},g' Makefile
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libpri-bristuff.git/commitdiff/15124b82fabd20c8cc92af564cf4388d3f331b03
More information about the pld-cvs-commit
mailing list