[packages/libbs2b] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:44:53 CEST 2025
commit 49d31f5d343b8c76e340d670f1c78e05def0158b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:44:36 2025 +0200
Fix applying patches.
libbs2b.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libbs2b.spec b/libbs2b.spec
index 212b8cf..0945bc9 100644
--- a/libbs2b.spec
+++ b/libbs2b.spec
@@ -51,7 +51,7 @@ Statyczna biblioteka bs2b.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libbs2b.git/commitdiff/49d31f5d343b8c76e340d670f1c78e05def0158b
More information about the pld-cvs-commit
mailing list