[packages/spandsp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:04:19 CEST 2025
commit e7cb75a30f575afa8146c70636c3b280e719742a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:04:03 2025 +0200
Fix applying patches.
spandsp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/spandsp.spec b/spandsp.spec
index 613154a..cf48d1e 100644
--- a/spandsp.spec
+++ b/spandsp.spec
@@ -89,7 +89,7 @@ Statyczna biblioteka spandsp.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/spandsp.git/commitdiff/e7cb75a30f575afa8146c70636c3b280e719742a
More information about the pld-cvs-commit
mailing list