[packages/libbonobomm] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:44:38 CEST 2025
commit b723d46261cc200bac40eb6b37222a3b82e7c1ba
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:44:22 2025 +0200
Fix applying patches.
libbonobomm.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libbonobomm.spec b/libbonobomm.spec
index d9320b6..63c0c07 100644
--- a/libbonobomm.spec
+++ b/libbonobomm.spec
@@ -60,9 +60,9 @@ Biblioteki statyczne libbonobomm.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
# exceptions and rtti are used in this package --misiek
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libbonobomm.git/commitdiff/b723d46261cc200bac40eb6b37222a3b82e7c1ba
More information about the pld-cvs-commit
mailing list