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